mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-12-22 09:41:54 +00:00
fe9f1a6ded
New data types net_addr and variants (in lib/net.h) describing network addresses (prefix/pxlen). Modifications of FIB structures to handle these data types and changing everything to use these data types instead of prefix/pxlen pairs where possible. The commit is WiP, some protocols are not yet updated (BGP, Kernel), and the code contains some temporary scaffolding. Comments are welcome. |
||
---|---|---|
.. | ||
config.Y | ||
Doc | ||
f-util.c | ||
filter.c | ||
filter.h | ||
Makefile | ||
test6.conf | ||
test.conf | ||
test.conf2 | ||
test.conf.inc | ||
tree.c | ||
trie.c |