Age | Commit message (Expand) | Author |
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 |
2004-06-04 | hello.c and hello.h cleaned up. No design changes. | Ondrej Filip |
2003-09-14 | Endianity problem fixed. Thanx to S�r�s J�zsef | Ondrej Filip |
2003-08-23 | Many spelling mistakes fixed. | Ondrej Filip |
2001-04-09 | Patch from David Rohleder <davro@ics.muni.cz> thanx. | Ondrej Filip |
2000-09-02 | Added stub interface. (Interface which is propagated to OSPF but | Ondrej Filip |
2000-06-07 | Doc. | Ondrej Filip |
2000-06-06 | Simple autentication added. | Ondrej Filip |
2000-06-06 | NBMA networks seems to work, but this should be better. :-) | Ondrej Filip |
2000-06-03 | interface {} added. | Ondrej Filip |
2000-05-10 | More robust tests in packet receiving. | Ondrej Filip |
2000-05-08 | Some changes in debugging. | Ondrej Filip |
2000-04-18 | Some lsack work. There is something very worng. :-( It locked my network. | Ondrej Filip |