0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2025-02-02 14:20:01 +00:00
Vojtech Vilimek 01e16f0e09 Extend the trie_walk_init api + test
The trie_walk_init() function now supports also searching whole trie
subnet and all successor subnets (in lexicographic order). This behavior
can be accomplished by setting @net, and @include_successors to subnet,
and non-zero respectivelly.
2023-04-07 17:27:20 +02:00
..
2020-11-08 15:33:22 +01:00
2022-05-04 15:38:42 +02:00
2021-11-09 19:20:41 +01:00
2018-10-01 15:55:23 +02:00
2018-03-18 02:56:51 +01:00
2022-07-18 12:33:00 +02:00