summaryrefslogtreecommitdiff
path: root/filter/trie.c
AgeCommit message (Expand)Author
2020-03-26Filter: Remove mixed address tests and fix formattingOndrej Zajicek (work)
2020-03-26Filter: Optimize IPv4 prefix setsOndrej Zajicek (work)
2019-02-20Filter: merged filter instruction constructors, counting line size on instruc...Maria Matejka
2019-02-20Filters: split the large filter.h file to smaller files.Maria Matejka
2019-02-20Filter refactoring: dropped the recursion from the interpreterMaria Matejka
2016-11-08Merge branch 'master' into int-newOndrej Zajicek (work)
2016-10-11Tree/Trie: Check the end of bufferPavel Tvrdik
2016-10-04Filter: fix missing separatorOndrej Zajicek (work)
2016-01-07Add NET ROA4/6 structuresPavel TvrdĂ­k
2015-12-21Follow-up work on integrationOndrej Zajicek (work)
2015-12-19Stop perusing f_prefix for non-prefix-set usesJan Moskyto Matejka
2015-02-21Allows user data attached to f_trie_node structure.Ondrej Zajicek
2013-11-22Merge commit 'origin/bfd'Ondrej Zajicek
2013-10-05Fixes some BFD bugs and makes logging thread-safe.Ondrej Zajicek
2013-10-02Some fixes in filter code.Ondrej Zajicek
2010-09-20Changes print-like filter commands to use a log instead of a stderr.Ondrej Zajicek
2010-07-27Hostcache should use trie to filter relevant route changes.Ondrej Zajicek
2010-07-27Minor changes in prefix trie.Ondrej Zajicek
2009-08-27Some cleanups.Ondrej Zajicek
2009-03-31Cleanup changesOndrej Zajicek
2009-03-31Reimplementation of prefix sets.Ondrej Zajicek