Age | Commit message (Expand) | Author |
2022-05-30 | Merge commit 'f15f2fcee7eeb5a100bd204a0e67018e25953420' into haugesund | Maria Matejka |
2022-05-26 | Moved nexthop from struct rta to extended attribute. | Maria Matejka |
2021-11-09 | Split route data structure to storage (ro) / manipulation (rw) structures. | Maria Matejka |
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-02-13 | OSPF: Basic support for DN-bit handling (RFC 4576) | Ondrej Zajicek (work) |
2018-05-30 | Nest: Removing separate tmpa from route propagation | Jan Maria Matejka |
2017-12-07 | OSPF: Update to new timers | Ondrej Zajicek (work) |
2016-12-22 | Merged multipath and single-path data structures. | Jan Moskyto Matejka |
2016-04-07 | Channelize: rt_notify arg conversion table -> channel | 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 |
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 |
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-20 | OSPF NSSA support, part one. | Ondrej Zajicek |
2010-12-07 | Multipath support for OSPF | Ondrej Zajicek |
2010-05-02 | OSPF: most of summary LSA orig./flush logic rewritten. | Ondrej Zajicek |
2010-04-24 | Fixes and enhancements in 'show ospf state' command. | Ondrej Zajicek |
2010-04-21 | Fixes several problems in OSPF vlink implementation. | Ondrej Zajicek |
2010-04-11 | Fixes next hop calculation on NBMA and parallel PTP links. | Ondrej Zajicek |
2009-09-17 | Implements proper RID handling in OSPFv3. | Ondrej Zajicek |
2009-08-25 | Temporary OSPFv3 development commit | Ondrej Zajicek |
2009-08-21 | Temporary OSPFv3 development commit | Ondrej Zajicek |
2005-02-13 | Many bugfixes in routing table calculation and summary LSA origination. | Ondrej Filip |
2004-07-15 | Huge OSPF database redesign. Since now, all LSAs of all areas | Ondrej Filip |
2004-06-25 | A lot of changes: | Ondrej Filip |
2004-06-06 | Deleted unused parameters. | Ondrej Filip |
2004-06-06 | Cleanup in iface.c | Ondrej Filip |
2004-06-01 | Patch from Andreas Steinmetz <ast@domdv.de> | Ondrej Filip |
2004-05-31 | The code was broken for external /29 to /32 routes. Assuming that you | Martin Mares |
2001-06-09 | Added comments. | Ondrej Filip |
2000-08-18 | Just formatting. | Ondrej Filip |
2000-06-07 | Better algoritmus of LSA aging. | Ondrej Filip |
2000-06-07 | Doc in neighbor.c and some tiny changes related to. | Ondrej Filip |
2000-06-06 | Tracing in topology | Ondrej Filip |
2000-05-31 | LSArt origination and routing table calculation is now not doing so | Ondrej Filip |
2000-05-30 | Route attributes for OSPF. | Martin Mares |
2000-05-27 | Better shutdown. (Flush my own router LSA and send 1WAY to every neighbor.) | Ondrej Filip |
2000-05-03 | Testing if I can flush LSA from database. | Ondrej Filip |
2000-05-03 | Better rt and net originating. | Ondrej Filip |
2000-04-30 | Sync with nest's rt table and some minor improvements. | Ondrej Filip |
2000-04-30 | RT calculation strongly simplified. Now, I don't need any | Ondrej Filip |
2000-04-29 | Calculating of nexts hop(s) added. | Ondrej Filip |
2000-04-26 | Routing table calculation. Dijkstra done. | Ondrej Filip |
2000-04-04 | LSupdate processing improved. Now there is some bug in hashing. :-( | Ondrej Filip |
2000-04-04 | Flooding work continues. | Ondrej Filip |