openwrt/package/network
Nick Hainke fd8f5ff119 owipcalc: remove clone in cidr_contains6
The "cidr_contains6" functions clones the given cidr. The contains4
does not clone the cidr. Both functions do not behave the same.

I see no reason to push the cidr. I think that we get only a negligible
performance gain, but it makes ipv4 and ipv6 equal again.

Signed-off-by: Nick Hainke <vincent@systemli.org>
Signed-off-by: maurerr <mariusd84@gmail.com>
2021-09-01 08:07:29 +00:00
..
config netifd: fix IPv6 routing loop on point-to-point links 2021-09-01 08:07:29 +00:00
ipv6 odhcp6c: fix routing loop on point-to-point links 2021-09-01 08:07:29 +00:00
services dnsmasq: Update to version 2.83 2021-09-01 08:07:29 +00:00
utils owipcalc: remove clone in cidr_contains6 2021-09-01 08:07:29 +00:00