]> git.ipfire.org Git - location/libloc.git/commit
Add flags to network objects
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 13 Oct 2019 16:49:57 +0000 (16:49 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 13 Oct 2019 16:49:57 +0000 (16:49 +0000)
commita99e7c2bf092e3eb4b9ee0feb507f109a480b5c7
treed6d5f4d559911e640d454f266a5b4274a873a2ec
parent161ac92dc333978d1067fcce3f3d94d6e2b32f5d
Add flags to network objects

This changes the database format on disk.

Flags can be used to mark networks in order to add more information
later than only ASN and CC.

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