summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2022-02-06Merge branch 'oz-trie-table'Ondrej Zajicek (work)
2022-02-06Trie: Fix trie formatOndrej Zajicek (work)
2022-02-06Trie: Add prefix counterOndrej Zajicek (work)
2022-01-05Conf: Fix parsing full-length IPv6 addressesOndrej Zajicek (work)
2021-12-28Filter: Add operators to find minimum and maximum element of setsAlexander Zubkov
2021-12-28Filter: Add operators to pick community componentsAlexander Zubkov
2021-12-02Trie: Clarify handling of less-common net typesOndrej Zajicek (work)
2021-11-26Trie: Implement longest-prefix-match queries and walksOndrej Zajicek (work)
2021-11-19Trie: Implement trie walking codeOndrej Zajicek (work)
2021-11-13Trie: Simplify network matching codeOndrej Zajicek (work)
2021-09-25Filter: Add prefix trie benchmarksOndrej Zajicek (work)
2021-09-25Filter: Improve prefix trie testsOndrej Zajicek (work)
2021-09-25Filter: Update trie documentationOndrej Zajicek (work)
2021-09-25Filter: Fix trie testOndrej Zajicek (work)
2021-09-25Filter: Faster prefix setsOndrej Zajicek (work)
2021-05-18Flowspec: Label field should use numeric operator and not bitmask operatorOndrej Zajicek (work)
2021-05-18Flowspec: Do not use comma for bitmask operatorsOndrej Zajicek (work)
2021-05-17Filter: Add MPLS label route attributeTrisha Biswas
2021-03-15Filter: Update 'gw' to handle IPv6 link-local addressesOndrej Zajicek (work)
2021-02-07Filter: Recursive filter iteration codeOndrej Zajicek (work)
2020-12-28Filter: Fix return on top-levelOndrej Zajicek (work)
2020-12-02Filter: Add 'weight' route attributeOndrej Zajicek (work)
2020-11-24Minor cleanups with cfg_allocz()Ondrej Zajicek (work)
2020-06-28Filter: Improve handling of sets in BGP path masksKazuki Yamaguchi
2020-06-28Filter: Fix comparison of BGP path maskKazuki Yamaguchi
2020-05-18Nest: Implement BGP path mask loop operatorOndrej Zajicek (work)
2020-05-02Filter: Remove quitbird commandOndrej Zajicek (work)
2020-05-01Filter: Don't alloc varargs array if its length would be zeroMaria Matejka
2020-05-01Filter: Removed forgotten dead codeMaria Matejka
2020-04-28Filter: fixed omitted overflow check in EC constructorMaria Matejka
2020-04-09Configuration strings are constant.Maria Matejka
2020-03-26Filter: Remove mixed address tests and fix formattingOndrej Zajicek (work)
2020-03-26Filter: Optimize IPv4 prefix setsOndrej Zajicek (work)
2020-01-07Filter: Fix typecheck for AND/OR.Ondrej Zajicek (work)
2019-12-17Test: Improve filter_testOndrej Zajicek (work)
2019-12-12Filter: fix filter comparison testMaria Matejka
2019-12-10Filter: Fix function comparisonOndrej Zajicek (work)
2019-12-09Filter: Add support for src/dst accessors for Flowspec and SADROndrej Zajicek (work)
2019-11-05Filter: Add type info for more instructionsOndrej Zajicek (work)
2019-11-05Filter: Improve typecheck error messagesOndrej Zajicek (work)
2019-11-05Filter: Better constant promotionOndrej Zajicek (work)
2019-11-05Filter: Improved parse-time typechecksOndrej Zajicek (work)
2019-11-05Filter: Parse-time typechecksOndrej Zajicek
2019-11-03Support for address family constantsOndrej Zajicek (work)
2019-09-24Filter: Fix eval commandOndrej Zajicek (work)
2019-09-23Filters: Function body comparison result now used.Maria Matejka
2019-09-10Filter: Fix crash with 'where' filters and function callsOndrej Zajicek (work)
2019-08-13Filter: Fixing empty block and never-executed-statement bugMaria Matejka
2019-08-06Filter: Allow to use set constants / expressions in path masksOndrej Zajicek (work)
2019-08-06Filter: Allow to use sets in path masksOndrej Zajicek (work)