Age | Commit message (Expand) | Author |
2019-07-03 | Merge branch 'master' into mq-filter-stack | Maria Matejka |
2019-07-03 | Filter: CLI command to dump all the linearized filters | Maria Matejka |
2019-07-03 | Removed obsolete comment at as_path_cut() | Maria Matejka |
2019-07-03 | Dynamic attributes definition split whether it is bitmask or not. | Maria Matejka |
2019-07-02 | Netlink: Handle alien routes with unsorted nexthops | Ondrej Zajicek (work) |
2019-06-30 | Nest: Add command to request graceful restart | Ondrej Zajicek (work) |
2019-05-22 | Filter: Some people can't pronounce "postfixify" correctly. Let's try "linear... | Jan Maria Matejka |
2019-05-17 | Lexer now returns known sym / unknown sym / keyword | Maria Matejka |
2019-04-30 | BGP: Dynamic BGP | Ondrej Zajicek (work) |
2019-03-22 | Fixed one warning and one undefined value. | Maria Matejka |
2019-03-20 | Fixed an undefined symbol bug in CLI introduced by filter refactoring | Maria Matejka |
2019-03-18 | Merge branch 'master' into HEAD | Maria Matejka |
2019-03-14 | Nest: Update handling of temporary attributes | Ondrej Zajicek (work) |
2019-03-06 | OSPF: Improved handling of tmpattrs | Ondrej Zajicek (work) |
2019-02-22 | Nest: Do not compare rte.flags during rte_update() | Ondrej Zajicek (work) |
2019-02-20 | Conf: Symbol implementation converted from void pointers to union | Maria Matejka |
2019-02-20 | Filter: Merged postfixify routine | 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 | 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: Passing the resulting struct f_val as a pointer. | Jan Maria Matejka |
2019-02-20 | Filter refactoring: Moved the bitfield bit position formula to route.h | Jan Maria Matejka |
2019-02-19 | Nest: Prevent withdraws from propagation back to source protocol (for accepte... | Ondrej Zajicek (work) |
2019-02-09 | Merge remote-tracking branch 'origin/mq-opt' | Ondrej Zajicek (work) |
2019-02-05 | Nest: Improve export counter handling | Ondrej Zajicek (work) |
2019-02-05 | Nest: Report preferred counters also when 'import keep filtered' is enabled | Ondrej Zajicek (work) |
2019-02-02 | Nest: Reestablish preferred counters | Ondrej Zajicek (work) |
2019-01-31 | Nest: FIB rehash values tweaked for better performance | Maria Matejka |
2019-01-31 | Nest: Don't lookup net in table before filters are run. | Maria Matejka |
2019-01-30 | Nest: Prevent withdraws from propagation back to source protocol | Ondrej Zajicek (work) |
2019-01-17 | Nest: Don't make tmp_attr before preexport is called | Jan Maria Matejka |
2018-12-18 | Perf: Protocol to measure BIRD performance internally | Maria Matějka |
2018-12-18 | Nest: Handle labels_orig correctly in attribute cache | Ondrej Zajicek (work) |
2018-12-16 | Nest: Fix handling of ECMP next hop flags | Ondrej Zajicek (work) |
2018-12-16 | Nest: fix bug in previous patches related to channel reconfiguration | Ondrej Zajicek (work) |
2018-12-14 | Doc: Rename code documentation files back to Doc | Ondrej Zajicek (work) |
2018-12-12 | Nest: Update statistics and rx-limit for Adj-RIB-In | Ondrej Zajicek (work) |
2018-12-12 | BGP: implement Adj-RIB-In | Ondrej Zajicek (work) |
2018-12-11 | Nest: Forbid adding channels during reconfiguration | Ondrej Zajicek (work) |
2018-12-06 | Custom route attributes | Maria Matejka |
2018-12-04 | Route table max hash size raised to 2^24. | Jan Maria Matejka |
2018-12-04 | Terminology cleanup: The import_control hook is now called preexport. | Jan Maria Matejka |
2018-11-28 | Nest: Do not hard-reset interface when preferred address is changed | Ondrej Zajicek (work) |
2018-11-20 | The MRT protocol | Ondrej Zajicek (work) |
2018-11-05 | Filter: Make ifname attribute modifiable | Ondrej Zajicek (work) |
2018-11-05 | Nest: Fix crash in rta_show() for RPKI and Babel routes | Ondrej Zajicek (work) |