Age | Commit message (Expand) | Author |
2021-10-13 | Preference moved to RTA and set explicitly in protocols | Maria Matejka |
2021-09-10 | Reducing filter stack size to allow for lesser thread stack size | Maria Matejka |
2021-05-17 | Filter: Add MPLS label route attribute | Trisha Biswas |
2020-12-02 | Filter: Add 'weight' route attribute | Ondrej Zajicek (work) |
2020-05-18 | Nest: Implement BGP path mask loop operator | Ondrej Zajicek (work) |
2020-05-02 | Filter: Remove quitbird command | Ondrej Zajicek (work) |
2020-05-01 | Filter: Removed forgotten dead code | Maria Matejka |
2020-03-26 | Filter: Optimize IPv4 prefix sets | Ondrej Zajicek (work) |
2019-12-09 | Filter: Add support for src/dst accessors for Flowspec and SADR | Ondrej Zajicek (work) |
2019-08-13 | Filter: Fixing empty block and never-executed-statement bug | Maria Matejka |
2019-08-06 | Filter: Allow to use sets in path masks | Ondrej Zajicek (work) |
2019-07-30 | Conf: Fixed symbol redefinition | Maria Matejka |
2019-07-15 | Filter: further split of print & die to FI_PRINT, FI_FLUSH and FI_DIE | Maria Matejka |
2019-07-15 | Filter: Converted FI_PRINT and FI_PATHMASK_CONSTRUCT to VARARG | Maria Matejka |
2019-07-15 | Filter: fixed excessive stack allocation in functions with args but no local ... | Maria Matejka |
2019-07-03 | Filter: Split printing and dying | Maria Matejka |
2019-07-01 | Filter: Resolving of defined constants in config time | Maria Matejka |
2019-06-25 | Conf/Filters: Moved argument count to conf scope | Maria Matejka |
2019-06-19 | Revert "Filter: Dropped the setter instructions in favor of direct result sto... | Maria Matejka |
2019-06-03 | Filter: Dropped the setter instructions in favor of direct result storage. | Maria Matejka |
2019-05-22 | Filter: Some people can't pronounce "postfixify" correctly. Let's try "linear... | Jan Maria Matejka |
2019-05-21 | Filter: Store variables and function arguments on stack | Jan Maria Matejka |
2019-05-17 | Lexer now returns known sym / unknown sym / keyword | Maria Matejka |
2019-02-26 | Filters: comparison of functions and filters caching | Maria Matejka |
2019-02-20 | Filter: Fixed bugs in FI_CALL and FI_SWITCH | Maria Matejka |
2019-02-20 | Filter: More cleanup -- customized structures also in struct f_line_item | Maria Matejka |
2019-02-20 | Conf: Symbol implementation converted from void pointers to union | Maria Matejka |
2019-02-20 | Filter: merged filter compare functions into common M4 file | Maria Matejka |
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 + Config: Fix bugs, tests and split symbols by type | Maria Matejka |
2019-02-20 | Filter: refactoring of instruction constructors | Maria Matejka |
2019-02-20 | Filter refactoring: dropped the recursion from the interpreter | Maria Matejka |
2019-02-20 | Filter refactoring: The constant f_val is simply included inside the instruction | Maria Matejka |
2019-02-20 | Filter refactoring: Changed arguments from separate unions to an array | Maria Matejka |
2019-02-20 | Filter refactoring: Converted condition to three-args instruction | Maria Matejka |
2019-02-20 | Filter refactoring: Passing the resulting struct f_val as a pointer. | Jan Maria Matejka |
2018-12-06 | Custom route attributes | Maria Matejka |
2018-11-05 | Filter: Make ifname attribute modifiable | Ondrej Zajicek (work) |
2018-10-25 | Filter: Add support for VPN_RD sets | Ondrej Zajicek (work) |
2018-06-26 | Config: Dropping CF_ADDTO. | Jan Maria Matejka |
2018-05-29 | Filter: Removing the third argument hack | Jan Maria Matejka |
2018-05-16 | Filter: Add support for src filter op to access SADR source prefix | Ondrej Zajicek (work) |
2018-03-14 | Merge branch 'master' into int-new | Jan Maria Matejka |
2018-03-14 | Filter: make bgpmask literals real constructors | Jan Maria Matejka |
2018-03-13 | Merge branch 'master' into int-new | Jan Maria Matejka |
2018-03-13 | Filter: Instruction codes named as enum | Maria Jan Matejka |
2017-12-08 | Docs: Update to v2.0 | Jan Maria Matejka |
2017-08-09 | Merge branch 'master' into int-new | Ondrej Zajicek (work) |
2017-06-19 | Filters: Do not clamp EC set values to 16 bit for EC_GENERICs | Ondrej Zajicek (work) |