Age | Commit message (Expand) | Author |
2011-07-20 | OSPF NSSA support, part one. | Ondrej Zajicek |
2011-07-08 | Removes timers for stub interfaces. Also fixes some minor bugs. | Ondrej Zajicek |
2011-03-17 | Vastly improved OSPF reconfiguration. | Ondrej Zajicek |
2010-12-24 | Implements Point-to-MultiPoint interface type for OSPF. | Ondrej Zajicek |
2010-11-19 | Minor finalizations of link state checks. | Ondrej Zajicek |
2010-11-04 | Fixes a bug in LSA update of large LSAs. | Ondrej Zajicek |
2010-05-02 | OSPF: most of summary LSA orig./flush logic rewritten. | Ondrej Zajicek |
2010-03-14 | Temporary OSPF commit - sockets. | Ondrej Zajicek |
2010-03-11 | Merge branch 'new' into socket2 | Ondrej Zajicek |
2010-03-11 | Temoporary OSPF commit - socket changes. | Ondrej Zajicek |
2010-02-21 | Fix configure to enable warnings and fix most of them. | 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-05-24 | Hello packets on PTP networks should have zero netmask. | Ondrej Zajicek |
2009-05-24 | Ignore Hello packets from different IP network (than primary). | Ondrej Zajicek |
2009-04-06 | Better OSPF packet tracing log messages. | Ondrej Zajicek |
2005-02-20 | Since now I can also use 'dead interval', not just 'dead counter'. | Ondrej Filip |
2005-02-13 | Many bugfixes in routing table calculation and summary LSA origination. | Ondrej Filip |
2004-09-15 | Dont check netmask field on PTP links. | Ondrej Filip |
2004-07-15 | Huge OSPF database redesign. Since now, all LSAs of all areas | Ondrej Filip |
2004-07-14 | Multiple OSPF areas can be attached. | Ondrej Filip |
2004-07-13 | Send hello just after interface is up. | Ondrej Filip |
2004-07-13 | Bugfix - options bits were not included in LSAs | Ondrej Filip |
2004-07-01 | Hello reading bugfix. | Ondrej Filip |
2004-06-26 | Md5 authentification added (unsested). | Ondrej Filip |
2004-06-25 | A lot of changes: | Ondrej Filip |
2004-06-06 | Cleanup in packet.c. Deleted unused parameters. | Ondrej Filip |
2004-06-06 | Indentation. | Ondrej Filip |
2004-06-06 | Be more verbose in troubles. | Ondrej Filip |
2004-06-05 | ... and a whole bunch of unused parameters and variables in ospf. | Martin Mares |
2004-06-04 | hello.* reindented, code cleanup. | Ondrej Filip |
2004-06-04 | hello.c and hello.h cleaned up. No design changes. | Ondrej Filip |
2004-06-01 | Patch from Andreas Steinmetz <ast@domdv.de> | Ondrej Filip |
2004-05-31 | Useless include deleted. | Ondrej Filip |
2004-05-31 | Minor bug fix in neighbor state machine. | Ondrej Filip |
2003-09-03 | This prevents infinite loop when bird has more that 60 neighbors. Thanks to R... | Ondrej Filip |
2000-09-03 | Log some unusual situation. | Ondrej Filip |
2000-09-02 | Added stub interface. (Interface which is propagated to OSPF but | Ondrej Filip |
2000-09-02 | Added hellos on NBMA networks. (I don't violate RFC now.) | Ondrej Filip |
2000-06-13 | Bugfix in logging. | Ondrej Filip |
2000-06-08 | Still some endianity bugs. | Ondrej Filip |
2000-06-08 | I forgot some endianity operations. | Ondrej Filip |
2000-06-08 | Ehm, my (B)DR election was based on router id, but RFC says ip! | Ondrej Filip |
2000-06-07 | Minor changes. | Ondrej Filip |
2000-06-07 | Removed some FIXMEs simply deleting them. | Ondrej Filip |
2000-06-06 | Tracing. | Ondrej Filip |