]> git.ipfire.org Git - people/ms/libloc.git/commit
network: Add functions to break network into subnets
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 12 Nov 2020 14:18:40 +0000 (14:18 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 12 Nov 2020 14:18:40 +0000 (14:18 +0000)
commit850e75167e8e03fe8b951992c9f7bc2ccb9fb711
treedf82497c3aea6796cefc173721f469abb78ca466
parent8b2205272b7872a1458ad87811abf58609f38ad4
network: Add functions to break network into subnets

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/libloc.sym
src/loc/network.h
src/network.c
src/test-network.c