]> git.ipfire.org Git - people/ms/libloc.git/commit
network-list: Use binary search to find if a network is a subnet
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 24 Nov 2020 16:57:28 +0000 (16:57 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 24 Nov 2020 16:57:28 +0000 (16:57 +0000)
commit06177d8c6004bf8b54322d92926152a7656f9c2a
treebff79cbdcf814b8ccc1e6bbef16540d7812f7cf3
parentfc692a58d9f4ca958f88cfa202250c572a0af6ea
network-list: Use binary search to find if a network is a subnet

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/network.c