0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-19 20:05:21 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Maria Matejka
12377d33a5 Trie index: Finding the node relative from other node; storing the path.
Will be useful for filter trie conversion
2019-04-17 15:34:39 +02:00
Maria Matejka
ca4e7b9149 Trie index: We can walk the trie. 2019-04-16 20:02:11 +02:00
Maria Matejka
29314142e9 Trie Index: Growing works 2019-04-11 14:41:29 +02:00
Maria Matejka
04be35ecaa Trie index: storing existence of indices 2019-04-09 16:33:39 +02:00
Maria Matejka
0972274dc3 ID Map: Introducing a maximum limit for the ID 2019-04-09 13:40:13 +02:00
Maria Matejka
4e27fb34a1 Trie index: insert and find of same-length data without growing 2019-04-08 21:54:59 +02:00