Age | Commit message (Expand) | Author |
2021-11-09 | Split route data structure to storage (ro) / manipulation (rw) structures. | Maria Matejka |
2020-11-24 | Some minor sl_allocz() cleanups | Ondrej Zajicek (work) |
2020-11-18 | OSPFv3: Fix intra-area-prefix-LSA origination on DR | Ondrej Zajicek (work) |
2020-08-31 | OSPF: Fixed a debug assert | Maria Matejka |
2020-05-26 | OSPF: Fix handling of unnumbered PtPs | Ondrej Zajicek (work) |
2020-05-01 | OSPF: Adding a note about a static analyzer result. | Maria Matejka |
2019-07-09 | OSPF: Minor fix in graceful restart | Ondrej Zajicek (work) |
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-04-12 | OSPFv3: Fix some overlooked cases in IPv4 mode | Ondrej Zajicek (work) |
2019-02-13 | OSPF: Basic support for DN-bit handling (RFC 4576) | Ondrej Zajicek (work) |
2019-02-09 | OSPF: Do not originate Router-Information LSA | Ondrej Zajicek (work) |
2019-01-24 | OSPF: Opaque LSAs and Router Information LSA | Ondrej Zajicek (work) |
2018-12-17 | OSPF: Fix wrong LSA collisions detection | Ondrej Zajicek (work) |
2018-07-19 | OSPF: Fix crash during route removal | Ondrej Zajicek (work) |
2018-05-30 | Nest: Removing separate tmpa from route propagation | Jan Maria Matejka |
2018-05-24 | Do not initialize route metrics in import_control hook | Ondrej Zajicek (work) |
2017-12-07 | OSPF: Update to new timers | Ondrej Zajicek (work) |
2017-10-10 | OSPF: Support of address families in OSPFv3 | Ondrej Zajicek (work) |
2016-12-22 | Merged multipath and single-path data structures. | Jan Moskyto Matejka |
2016-11-08 | Merge branch 'master' into int-new | Ondrej Zajicek (work) |
2016-11-01 | Build: switch on -Wextra, get rid of most of the warnings | 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-03-23 | OSPF: Fix bogus LSA ID collisions between received and originated LSAs | Ondrej Zajicek (work) |
2015-12-29 | Move ID allocator to a separate file and use it also in OSPF | Ondrej Zajicek (work) |
2015-11-12 | Follow-up commit on integrated BIRD | Ondrej Zajicek (work) |
2015-11-05 | Initial commit on integrated BIRD | Ondrej Zajicek (work) |
2015-05-01 | OSPF: Redesign LSA checksumming | Ondrej Zajicek |
2014-11-03 | Bugfix in latest OSPF changes. | Ondrej Zajicek |
2014-11-03 | Fininshing integrated OSPF. | 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-02-06 | Many changes in I/O and OSPF sockets and packet handling. | Ondrej Zajicek |
2013-09-16 | BFD work in progress. | Ondrej Zajicek |
2013-06-11 | Implements OSPF stub router option (RFC 3137). | Ondrej Zajicek |
2012-11-15 | Change unnamed ptp link description on OSPFv2. | Ondrej Zajicek |
2012-11-10 | Peer address of stub iface should be announced in OSPF Router LSA. | Ondrej Zajicek |
2012-10-31 | Fixes another bug in OSPFv3 vlinks. | Ondrej Zajicek |
2012-10-29 | Fixes several bugs related to OSPFv3 vlinks. | Ondrej Zajicek |
2012-07-26 | Fixes default route in OSPF multiple area setting. | Ondrej Zajicek |
2012-04-27 | Some minor fixes. | Ondrej Zajicek |
2011-10-27 | Fixes seqnum generation. | Ondrej Zajicek |
2011-10-01 | Fixes some error messages and the NSSA gw lookup. | 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 |