Age | Commit message (Expand) | Author |
2019-07-09 | OSPF: Fix handling of external routes on graceful restart | Ondrej Zajicek (work) |
2019-06-30 | OSPF: Support for graceful restart | Ondrej Zajicek (work) |
2019-03-06 | OSPF: Improved handling of tmpattrs | Ondrej Zajicek (work) |
2019-02-13 | OSPF: Basic support for DN-bit handling (RFC 4576) | Ondrej Zajicek (work) |
2018-06-27 | Nest: Neighbor cache cleanups | Ondrej Zajicek (work) |
2018-05-29 | OSPF: Fix invalid NSSA RFC references | Ondrej Zajicek (work) |
2017-12-07 | Timers: Revert temporary names and remove old timer.h | Ondrej Zajicek (work) |
2017-12-07 | OSPF: Update to new timers | Ondrej Zajicek (work) |
2017-10-10 | OSPF: Fix next hop calculation for PtP links in IPv4 OSPFv3-AF | Ondrej Zajicek (work) |
2017-10-10 | OSPF: Support of address families in OSPFv3 | Ondrej Zajicek (work) |
2017-02-22 | Merge branch 'int-new' into nexthop-merged | Jan Moskyto Matejka |
2017-02-20 | Several minor fixes | Ondrej Zajicek (work) |
2017-02-08 | Merge branch 'master' into int-new | Ondrej Zajicek (work) |
2016-12-22 | Nexthop: Support for label stack in nest | Jan Moskyto Matejka |
2016-12-22 | Removing (struct rta)->cast. Never used. | Jan Moskyto Matejka |
2016-12-22 | Merged multipath and single-path data structures. | Jan Moskyto Matejka |
2016-12-15 | OSPF: Fix ECMP external merging | Ondrej Zajicek (work) |
2016-12-13 | OSPF: Fix net-summary origination combined with stubnet option | 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-01 | Build: switch on -Wextra, get rid of most of the warnings | Jan Moskyto Matejka |
2016-04-08 | Route update: move table lookup from protocols into rte_update2(). | Jan Moskyto Matejka |
2016-02-01 | Channels - explicit links between protocols and tables | Ondrej Zajicek (work) |
2015-12-29 | Move ID allocator to a separate file and use it also in OSPF | Ondrej Zajicek (work) |
2015-12-21 | Modify FIB_WALK() and FIB_ITERATE() to work with new FIB code | Ondrej Zajicek (work) |
2015-12-21 | Follow-up work on integration | Ondrej Zajicek (work) |
2015-12-19 | Removed BITS_PER_IP_ADDRESS, MAX_PREFIX_LENGTH, BIRD_AF | Jan Moskyto Matejka |
2015-11-05 | Initial commit on integrated BIRD | Ondrej Zajicek (work) |
2015-06-08 | Moving of mulipath merging code from OSPF to nest | Ondrej Zajicek |
2015-06-08 | unsgined char -> byte | Pavel TvrdĂk |
2015-04-18 | OSPF: Fixes handling of external routes with immediate gw | Ondrej Zajicek |
2014-10-24 | Integrated IP functions. | Ondrej Zajicek |
2014-10-24 | Refactoring of OSPF messages. | Ondrej Zajicek |
2014-07-19 | Whitespace cleanup in OSPF. | Ondrej Zajicek |
2014-07-18 | Temporary integrated OSPF commit. | Ondrej Zajicek |
2014-06-26 | Temporary integrated OSPF commit. | Ondrej Zajicek |
2014-04-23 | Extends multipath support for OSPF. | Ondrej Zajicek |
2014-02-06 | Many changes in I/O and OSPF sockets and packet handling. | Ondrej Zajicek |
2013-11-23 | Merge branch 'master' into add-path | Ondrej Zajicek |
2013-06-11 | Implements OSPF stub router option (RFC 3137). | Ondrej Zajicek |
2012-08-14 | Implements ADD-PATH extension for BGP. | Ondrej Zajicek |
2012-07-26 | Fixes default route in OSPF multiple area setting. | Ondrej Zajicek |
2011-09-03 | Fixes for OSPF NSSA handling. | Ondrej Zajicek |
2011-08-08 | OSPF NSSA support, inter-area LSA translation. | Ondrej Zajicek |
2011-07-22 | OSPF NSSA translator election. | Ondrej Zajicek |
2011-07-20 | OSPF NSSA support, part one. | Ondrej Zajicek |
2011-07-20 | Fixes broken multi-area OSPF. | Ondrej Zajicek |
2011-03-29 | Fixes a nasty bug in OSPF. | Ondrej Zajicek |
2010-12-28 | A simplification of the next-hop calculation. | Ondrej Zajicek |