mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2025-02-03 14:50:02 +00:00
722eab2fe7
The trie_walk_init() function now supports also searching whole trie subnet and all successor nets (in lexicographic order). This behavior can be accomplished by setting @net, and @include_successors to subnet, and non-zero respectivelly.