]> git.ipfire.org Git - people/ms/libloc.git/commit
network: Add new subnet function
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 12 Nov 2020 20:00:09 +0000 (20:00 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 12 Nov 2020 20:00:09 +0000 (20:00 +0000)
commit33a051e0435f6e78cc936f26f3b9ee16b7851025
tree7a73be7305cb0f0978c707eb435bb9018be23ed5
parent9a7732c8679e805d4d2d55ea4750c5d70ca4bd2c
network: Add new subnet function

The old one is too difficult to use in terms of order
of input parameters and return value.

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