Age | Commit message (Expand) | Author |
2021-05-09 | OSPF: Packets on PtP networks should be always sent to AllSPFRouters | Ondrej Zajicek (work) |
2019-07-10 | OSPF: Fix handling of NSSA option flags | Ondrej Zajicek (work) |
2019-06-30 | OSPF: Support for graceful restart | Ondrej Zajicek (work) |
2019-02-03 | OSPF: Reject duplicate DBDES packets after dead interval | Ondrej Zajicek (work) |
2019-02-03 | OSPF: Reject DBDES packets with non-matching MTU | Ondrej Zajicek (work) |
2019-01-24 | OSPF: Opaque LSAs and Router Information LSA | Ondrej Zajicek (work) |
2018-09-18 | No more warnings ... | Jan Maria Matejka |
2018-04-25 | OSPF: Support of authentication trailer for OSPFv3 | 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: Support of address families in OSPFv3 | Ondrej Zajicek (work) |
2016-05-12 | Prog Doc: Complete several missing parameters | Pavel Tvrdik |
2014-11-03 | Fininshing integrated OSPF. | 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 |
2012-03-15 | Adds warning for mismatch MTU in OSPF packets. | Ondrej Zajicek |
2010-03-11 | Temoporary OSPF commit - socket changes. | Ondrej Zajicek |
2010-02-11 | Temporary OSPF commit - socket changes. | Ondrej Zajicek |
2009-12-11 | Implements protocol-specific Router ID for OSPF. | Ondrej Zajicek |
2009-10-29 | Implements better checks on incoming packets and LSAs in OSPF. | Ondrej Zajicek |
2009-09-04 | Temporary OSPFv3 development commit (changing multicast support). | Ondrej Zajicek |
2009-08-25 | Temporary OSPFv3 development commit | Ondrej Zajicek |
2009-08-21 | Temporary OSPFv3 development commit | Ondrej Zajicek |
2009-07-23 | Use %R in OSPF when appropriate. | Ondrej Zajicek |
2009-07-05 | Another pile of ipa_from_u32() calls. | Ondrej Zajicek |
2009-04-06 | Fixes bug in OSPF packet retransmission. | Ondrej Zajicek |
2009-04-06 | Better OSPF packet tracing log messages. | Ondrej Zajicek |
2009-02-25 | Fixes another bug in packet retransmissions. | Ondrej Zajicek |
2009-02-12 | Fixes bug in packet retransmissions. | Ondrej Zajicek |
2009-01-13 | Fix OSPF protocol error recovery behavior. | Ondrej Zajicek |
2009-01-11 | Some fixes and update of OSPF debug messages | Ondrej Zajicek |
2004-07-15 | Huge OSPF database redesign. Since now, all LSAs of all areas | Ondrej Filip |
2004-07-13 | Bugfix: Router was unable to advertise AS external routes. | Ondrej Filip |
2004-07-13 | Bugfix - options bits were not included in LSAs | Ondrej Filip |
2004-06-26 | Md5 authentification added (unsested). | Ondrej Filip |
2004-06-25 | A lot of changes: | Ondrej Filip |
2004-06-11 | Better adjacency building, some minor bugfixes. | Ondrej Filip |
2004-06-06 | Cleanup in packet.c. Deleted unused parameters. | Ondrej Filip |
2004-06-06 | Indentation. | Ondrej Filip |
2004-06-05 | Staticized lots of local functions. | Martin Mares |
2004-06-05 | `defaut' should be `default'. | Martin Mares |
2004-06-05 | ... and a whole bunch of unused parameters and variables in ospf. | Martin Mares |
2004-06-04 | Bugfix in last patch. | Ondrej Filip |
2004-06-04 | OSPF is ready for changing MTU. | Ondrej Filip |
2004-06-04 | no comment | Ondrej Filip |
2004-06-04 | dbdes indent an minor changes. | Ondrej Filip |
2004-06-04 | Fatal bug found. Sometimes BIRD did not originate router LSA. FIXED. :-) | Ondrej Filip |