Age | Commit message (Expand) | Author |
2010-04-26 | Neighbors on OSPF broadcast networks should be identified by IP address, not ... | Ondrej Zajicek |
2010-04-11 | Fixes a bug in OSPF on NBMA interfaces. | Ondrej Zajicek |
2010-04-02 | Minor fixes to previous patches. | Ondrej Zajicek |
2010-03-22 | Fixes LLS compatibility. | 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 |
2010-01-08 | A partial vlink fix. | Ondrej Zajicek |
2009-12-11 | Implements protocol-specific Router ID for OSPF. | Ondrej Zajicek |
2009-11-09 | Use IPv6 checksums in OSPFv3. | 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 | Ignore Hello packets from different IP network (than primary). | Ondrej Zajicek |
2009-04-08 | Fixes broken cryptographic authentication in OSPF | Ondrej Zajicek |
2009-01-16 | One null-pointer dereference bugfix hidden in whitespace changes | Ondrej Zajicek |
2009-01-12 | Add check detecting packet overwrite in TX buffer. | Ondrej Zajicek |
2009-01-11 | Move check for NULL before usage of variable. | Ondrej Zajicek |
2008-11-08 | Fix bugs in OSPF MD5 authentication. First bug is that default | Ondrej Zajicek |
2008-11-05 | Fix problem with local time changes. | Ondrej Zajicek |
2005-03-15 | Small bugfix in tracing. | Ondrej Filip |
2005-03-15 | Maximal packet size in virtual links is 576. | Ondrej Filip |
2005-03-14 | Look for large packets. | Ondrej Filip |
2005-02-20 | Cleanup - all unused variables deleted. | Ondrej Filip |
2005-02-14 | Be more verbose in log. | Ondrej Filip |
2005-02-14 | Small changes to reduce number of warnings. | Ondrej Filip |
2005-02-13 | Many bugfixes in routing table calculation and summary LSA origination. | Ondrej Filip |
2005-02-12 | Bugfix in password acceptance | 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 | MD5 authentication in OSPF works. :-) | Ondrej Filip |
2004-07-13 | Bugfix in simple authentification. | Ondrej Filip |
2004-07-08 | Syntax bugfix. | Ondrej Filip |
2004-07-01 | Length calculation bugfix. | Ondrej Filip |
2004-06-26 | Md5 authentification added (unsested). | Ondrej Filip |
2004-06-25 | A lot of changes: | Ondrej Filip |
2004-06-16 | Some cisco routers send shorter ospf messages in larger packets. | Ondrej Filip |
2004-06-06 | Cleanup in packet.c. Deleted unused parameters. | Ondrej Filip |
2004-06-06 | This warning is stupid. | Ondrej Filip |
2004-06-06 | Indentation. | Ondrej Filip |
2004-06-05 | Staticized lots of local functions. | Martin Mares |
2004-06-05 | ... and a whole bunch of unused parameters and variables in ospf. | Martin Mares |
2004-06-04 | 'struct proto' removed | Ondrej Filip |
2004-06-04 | dbdes indent an minor changes. | Ondrej Filip |
2004-06-04 | lsreq.c indented and small 'struct proto' changes. | Ondrej Filip |
2004-06-04 | hello.* reindented, code cleanup. | Ondrej Filip |
2004-06-04 | Deleted useles "struct proto" sending. | Ondrej Filip |
2004-06-04 | lsack.c cleaned. Better names for functions and | Ondrej Filip |