owipcalc: remove clone in cidr_contains6
authorNick Hainke <vincent@systemli.org>
Sat, 16 Jan 2021 12:48:50 +0000 (13:48 +0100)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Tue, 19 Jan 2021 14:39:36 +0000 (15:39 +0100)
commit0fda8049a7d1fb34074b7d5e8041312c1971f87d
treee058d57370f8bdf5e872206afe950d898fd99c99
parent38bdff29aa132a049228cbfc1d87064ceb6f824b
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>
package/network/utils/owipcalc/Makefile
package/network/utils/owipcalc/src/owipcalc.c