Age | Commit message (Expand) | Author |
2020-05-02 | Filter: Remove quitbird command | Ondrej Zajicek (work) |
2019-07-03 | Filter: CLI command to dump all the linearized filters | Maria Matejka |
2019-06-13 | Filter: removal of semantically insane consts in filter_commit | Maria Matejka |
2019-02-26 | Filters: comparison of functions and filters caching | Maria Matejka |
2019-02-20 | Conf: Symbol implementation converted from void pointers to union | Maria Matejka |
2019-02-20 | Filter: Merged filter line item dumpers into common generated source | Maria Matejka |
2019-02-20 | Filter data manipulation functions separated to their file | 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 instructions are converted to the switch body by M4 | Maria Matejka |
2019-02-20 | Filter refactoring: Drop the roa check specific f_inst | 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: Passing the resulting struct f_val as a pointer. | Jan Maria Matejka |
2018-12-06 | Custom route attributes | Maria Matejka |
2018-05-30 | Nest: Removing separate tmpa from route propagation | Jan Maria Matejka |
2018-05-29 | Filter: Simple type checks converted to ARG() macro | Jan Maria Matejka |
2018-05-29 | Filter: Removing the third argument hack | Jan Maria Matejka |
2018-05-29 | Filter: instruction names | Jan Maria Matejka |
2018-05-29 | Filter: Instruction codes linearized | 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 | Filters: Removed FI_COMMA, not used for 19 years. | 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 |
2018-01-23 | Merge branch 'master' into int-new | Ondrej Zajicek (work) |
2018-01-16 | Filter: Allow silent filter execution | Ondrej Zajicek (work) |
2018-01-16 | BGP: Require explicit import and export policies for EBGP channels | Ondrej Zajicek (work) |
2017-12-07 | Merge commit '1e8721e2aeccfbc3f533e8b8abc07582cee77e9a' into int-new | Ondrej Zajicek (work) |
2017-10-04 | RAdv: Support for more specific routes (RFC 4191) | Michal 'vorner' Vaner |
2017-05-23 | Change parser to handle numbers as unsigned | Ondrej Zajicek (work) |
2017-03-13 | Filters: VPN Route Distinguishers, Prefix Type, Docs Update | Jan Moskyto Matejka |
2017-02-20 | Several minor fixes | Ondrej Zajicek (work) |
2016-12-22 | Removing (struct rta)->cast. Never used. | Jan Moskyto Matejka |
2016-11-09 | Unit Testing for BIRD | Ondrej Zajicek (work) |
2016-11-08 | Merge branch 'master' into int-new | Ondrej Zajicek (work) |
2016-11-08 | Minor code cleanups | Ondrej Zajicek (work) |
2016-10-03 | BGP: Support for large communities | Ondrej Zajicek (work) |
2016-01-20 | Rewrite roa_check() for integrated BIRD | Pavel Tvrdík |
2016-01-20 | Add ROA_* constants values to grammar of configuration | Pavel Tvrdík |
2015-12-24 | Follow-up work on integration | Ondrej Zajicek (work) |
2015-12-21 | Follow-up work on integration | Ondrej Zajicek (work) |
2015-12-20 | ROA code switchoff | Jan Moskyto Matejka |
2015-12-19 | Stop perusing f_prefix for non-prefix-set uses | Jan Moskyto Matejka |
2015-07-20 | Static: Allows to specify attributes for static routes | Ondrej Zajicek |
2015-02-21 | Allows user data attached to f_trie_node structure. | Ondrej Zajicek |