]> git.ipfire.org Git - thirdparty/bird.git/commit
Trie index: Finding the node relative from other node; storing the path. mq-trie-index
authorMaria Matejka <mq@ucw.cz>
Wed, 17 Apr 2019 13:34:39 +0000 (15:34 +0200)
committerMaria Matejka <mq@ucw.cz>
Wed, 17 Apr 2019 13:34:39 +0000 (15:34 +0200)
commit12377d33a597e9405f84297cbae3817f254a59c2
tree89fc9b55dbb8ec325a20bedc7c5a982f4962a5df
parentb7bf5c5b8de809901e2be3adfd9f172cc4183aa1
Trie index: Finding the node relative from other node; storing the path.

Will be useful for filter trie conversion
lib/tindex.c
lib/tindex.h
lib/tindex_test.c