0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2025-02-03 14:50:02 +00:00
Vojtech Vilimek 722eab2fe7 Extend the trie_walk_init api + test
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.
2023-07-11 16:58:21 +02:00
..
2022-06-27 21:13:32 +02:00
2020-11-08 15:33:22 +01:00
2015-11-05 12:48:52 +01:00
2018-10-01 15:55:23 +02:00
2018-03-18 02:56:51 +01:00
2023-07-11 16:58:21 +02:00