Age | Commit message (Expand) | Author |
---|---|---|
2022-02-06 | Merge branch 'oz-trie-table' | Ondrej Zajicek (work) |
2022-02-06 | Trie: Add prefix counter | Ondrej Zajicek (work) |
2021-11-26 | Trie: Implement longest-prefix-match queries and walks | Ondrej Zajicek (work) |
2021-11-19 | Trie: Implement trie walking code | Ondrej Zajicek (work) |
2021-09-25 | Filter: Add prefix trie benchmarks | Ondrej Zajicek (work) |
2021-09-25 | Filter: Improve prefix trie tests | Ondrej Zajicek (work) |
2021-09-25 | Filter: Fix trie test | Ondrej Zajicek (work) |
2020-03-26 | Filter: Optimize IPv4 prefix sets | Ondrej Zajicek (work) |
2019-02-20 | Filter: merged filter instruction constructors, counting line size on instruc... | Maria Matejka |
2019-02-20 | Filters: split the large filter.h file to smaller files. | Maria Matejka |
2016-11-11 | Birdtest: Replace BT_SUCCESS and BT_FAILURE with 1 and 0 | Pavel Tvrdik |
2016-11-11 | birdtest: Fix no-forked mode in trie_test | Pavel Tvrdik |
2016-11-09 | Unit Testing for BIRD | Ondrej Zajicek (work) |