Age | Commit message (Expand) | Author |
2016-12-07 | BGP redesign | Ondrej Zajicek (work) |
2016-12-07 | LibSSH may be switched off together with RPKI | Jan Moskyto Matejka |
2016-12-07 | Make: upgrade Babel makefiles | Jan Moskyto Matejka |
2016-12-07 | RPKI protocol with one cache server per protocol | Pavel Tvrdík |
2016-11-25 | BGP: Fix memory leak in graceful restart code | Ondrej Zajicek (work) |
2016-11-15 | BGP: Cluster list item should be prepended | Ondrej Zajicek (work) |
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-11-08 | Merge tag 'v1.6.2' into int-new | Ondrej Zajicek (work) |
2016-11-02 | BFD: Authentication | Ondrej Zajicek (work) |
2016-11-02 | OSPF: Use message authentication interface | Ondrej Zajicek (work) |
2016-11-02 | RIP: Use message authentication interface | Ondrej Zajicek (work) |
2016-11-02 | Nest: Add support for MAC algorithms in grammar | Pavel Tvrdík |
2016-11-02 | Add generic message authentication interface | Ondrej Zajicek (work) |
2016-11-01 | Build: switch on -Wextra, get rid of most of the warnings | Jan Moskyto Matejka |
2016-10-27 | IANA assigned a different number to large BGP communities - changed. | Ondrej Filip |
2016-10-03 | BGP: Support for large communities | Ondrej Zajicek (work) |
2016-09-15 | BFD: Fix invalid read from pollfd array | Pavel Tvrdik |
2016-09-14 | Nest: Keep multipath next hops sorted | Ondrej Zajicek (work) |
2016-07-20 | Babel: Immediately update hello interval on interface reconfigure | Ondrej Zajicek (work) |
2016-07-19 | Babel: Do not maintain feasibility distance for our own routes | Ondrej Zajicek (work) |
2016-07-19 | Babel: Do not keep an infeasible route as selected | Ondrej Zajicek (work) |
2016-07-19 | Babel: Send wildcard retractions on shutdown and startup | Ondrej Zajicek (work) |
2016-07-19 | Babel: Rework handling of retractions | Ondrej Zajicek (work) |
2016-07-19 | Babel: Make sure intervals do not overflow | Ondrej Zajicek (work) |
2016-07-11 | BGP: Fix extended messages | Ondrej Zajicek (work) |
2016-06-29 | BGP: Skip empty path segments in received AS_PATH | Ondrej Zajicek (work) |
2016-05-17 | IO: Minor changes in socket AF handing | Ondrej Zajicek (work) |
2016-05-12 | Merge remote-tracking branch 'origin/master' into int-new | Ondrej Zajicek (work) |
2016-05-12 | Prog Doc: Complete several missing parameters | Pavel Tvrdik |
2016-05-10 | Merge branch 'int-new' into int-new-merged | Jan Moskyto Matejka |
2016-05-10 | Merge remote-tracking branch 'origin/rte-update' into int-new | Jan Moskyto Matejka |
2016-05-10 | Build system reworked to one global Makefile with includes and no nesting | Jan Moskyto Matejka |
2016-04-28 | Add the Babel routing protocol (RFC 6126) | Ondrej Zajicek (work) |
2016-04-13 | BSD: Add the IPsec SA/SP database entries control | Ondrej Zajicek (work) |
2016-04-08 | Route update: move table lookup from protocols into rte_update2(). | Jan Moskyto Matejka |
2016-04-08 | Merge branch 'master' into int-new-channels | Jan Moskyto Matejka |
2016-04-07 | Channelize: rt_notify arg conversion table -> channel | Jan Moskyto Matejka |
2016-04-06 | IO: Avoid multiple event cycles in one loop cycle. | Ondrej Zajicek (work) |
2016-04-06 | IO: Replace RX priority heuristic with explicit mark | Ondrej Zajicek (work) |
2016-03-23 | Birdlib: Do cleanups after remove/free | Ondrej Zajicek (work) |
2016-03-23 | OSPF: Fix bogus LSA ID collisions between received and originated LSAs | Ondrej Zajicek (work) |
2016-03-23 | OSPF: Fix reading from freed memory | Ondrej Zajicek (work) |
2016-03-22 | Merge remote-tracking branch 'origin/poll' | Jan Moskyto Matejka |
2016-03-17 | RIP: fix typo in configuration at rx length opt | Pavel Tvrdík |
2016-03-15 | Poll: Prevent the improbable case of EAGAIN after POLLIN | Jan Moskyto Matejka |
2016-02-25 | OSPF: Multicast ability is irrelevant for stub interfaces | Ondrej Zajicek (work) |
2016-02-11 | BGP: Fix bug in incoming connection handling | Ondrej Zajicek (work) |
2016-02-01 | Channels - explicit links between protocols and tables | Ondrej Zajicek (work) |