Age | Commit message (Expand) | Author |
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) |
2018-10-11 | Nest: Fix 'show interfaces summary' command | Ondrej Zajicek (work) |
2018-10-01 | Lib: Add and use ev_new_init() | Ondrej Zajicek (work) |
2018-09-18 | No more warnings ... | Jan Maria Matejka |
2018-07-31 | BGP: Long-lived graceful restart | Ondrej Zajicek (work) |
2018-07-06 | Nest: Fix race condition during reconfiguration, part 2 | Ondrej Zajicek (work) |
2018-07-03 | Nest: Fix race condition during reconfiguration | Ondrej Zajicek (work) |
2018-06-27 | Nest: Neighbor cache cleanups | Ondrej Zajicek (work) |
2018-06-26 | Doc: renamed progdoc files Doc -> progdoc to fix collision with doc/ folder o... | Maria Matejka |
2018-06-26 | Config: Dropping CF_ADDTO. | Jan Maria Matejka |
2018-05-30 | Nest: Removing separate tmpa from route propagation | Jan Maria Matejka |
2018-05-29 | Protocol: Introducing an enum protocol_class | Jan Maria Matejka |
2018-03-19 | Merge remote-tracking branch 'birdlab-tmp/int-new' into int-new | Ondrej Zajicek (work) |
2018-03-18 | Nest: Fix table reconfiguration when nettype changes | Ondrej Zajicek (work) |
2018-03-18 | Nest: SADR support for Direct | 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-02-13 | Add support for source-specific IPv6 routes to BIRD core | Ondrej Zajicek (work) |
2018-02-07 | Nest: Trivial whitespace cleanup | Ondrej Zajicek (work) |
2018-02-06 | KRT: Fix IPv6 route learn | Ondrej Zajicek (work) |
2018-01-29 | Nest: Fix corner case in recursive next hop lookup | Ondrej Zajicek (work) |
2018-01-24 | Nest: remove duplicate function | Ondrej Zajicek (work) |
2018-01-23 | Merge branch 'master' into int-new | Ondrej Zajicek (work) |
2018-01-16 | Filter: Allow silent filter execution | Ondrej Zajicek (work) |