summaryrefslogtreecommitdiff
path: root/filter/data.c
AgeCommit message (Expand)Author
2022-10-03Filter: Add some minor functions for f_tree and ECOndrej Zajicek
2022-06-27Filter: Implement for loopsOndrej Zajicek (work)
2022-06-27Filter: Apply constant promotion for FI_EQ / FI_NEQOndrej Zajicek (work)
2022-06-27Filter: Add literal for empty setAlexander Zubkov
2021-12-28Filter: Add operators to find minimum and maximum element of setsAlexander Zubkov
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)
2019-11-05Filter: Improve typecheck error messagesOndrej Zajicek (work)
2019-07-02Filter: Pre-evaluation of constant expressionsMaria Matejka
2019-06-19Revert "Filter: Dropped the setter instructions in favor of direct result sto...Maria Matejka
2019-06-03Filter: Dropped the setter instructions in favor of direct result storage.Maria Matejka
2019-02-20Filter: merged filter compare functions into common M4 fileMaria Matejka
2019-02-20Filter data manipulation functions separated to their fileMaria Matejka