Age | Commit message (Expand) | Author |
2022-02-06 | Trie: Fix trie format | Ondrej Zajicek (work) |
2022-02-06 | Trie: Add prefix counter | Ondrej Zajicek (work) |
2021-12-02 | Trie: Clarify handling of less-common net types | 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-11-13 | Trie: Simplify network matching code | Ondrej Zajicek (work) |
2021-09-25 | Filter: Update trie documentation | Ondrej Zajicek (work) |
2021-09-25 | Filter: Faster prefix sets | Ondrej Zajicek (work) |
2020-03-26 | Filter: Remove mixed address tests and fix formatting | 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 |
2019-02-20 | Filter refactoring: dropped the recursion from the interpreter | Maria Matejka |
2016-11-08 | Merge branch 'master' into int-new | Ondrej Zajicek (work) |
2016-10-11 | Tree/Trie: Check the end of buffer | Pavel Tvrdik |
2016-10-04 | Filter: fix missing separator | Ondrej Zajicek (work) |
2016-01-07 | Add NET ROA4/6 structures | Pavel TvrdĂk |
2015-12-21 | Follow-up work on integration | Ondrej Zajicek (work) |
2015-12-19 | Stop perusing f_prefix for non-prefix-set uses | Jan Moskyto Matejka |
2015-02-21 | Allows user data attached to f_trie_node structure. | Ondrej Zajicek |
2013-11-22 | Merge commit 'origin/bfd' | Ondrej Zajicek |
2013-10-05 | Fixes some BFD bugs and makes logging thread-safe. | Ondrej Zajicek |
2013-10-02 | Some fixes in filter code. | Ondrej Zajicek |
2010-09-20 | Changes print-like filter commands to use a log instead of a stderr. | Ondrej Zajicek |
2010-07-27 | Hostcache should use trie to filter relevant route changes. | Ondrej Zajicek |
2010-07-27 | Minor changes in prefix trie. | Ondrej Zajicek |
2009-08-27 | Some cleanups. | Ondrej Zajicek |
2009-03-31 | Cleanup changes | Ondrej Zajicek |
2009-03-31 | Reimplementation of prefix sets. | Ondrej Zajicek |