summaryrefslogtreecommitdiffstats
path: root/proto/ospf/packet.c
AgeCommit message (Expand)Author
2005-03-16Small bugfix in tracing.Ondrej Filip
2005-03-15Maximal packet size in virtual links is 576.Ondrej Filip
2005-03-14Look for large packets.Ondrej Filip
2005-02-20Cleanup - all unused variables deleted.Ondrej Filip
2005-02-14Be more verbose in log.Ondrej Filip
2005-02-14Small changes to reduce number of warnings.Ondrej Filip
2005-02-14Many bugfixes in routing table calculation and summary LSA origination.Ondrej Filip
2005-02-12Bugfix in password acceptanceOndrej Filip
2004-07-15Huge OSPF database redesign. Since now, all LSAs of all areasOndrej Filip
2004-07-14Multiple OSPF areas can be attached.Ondrej Filip
2004-07-13MD5 authentication in OSPF works. :-)Ondrej Filip
2004-07-13Bugfix in simple authentification.Ondrej Filip
2004-07-08Syntax bugfix.Ondrej Filip
2004-07-01Length calculation bugfix.Ondrej Filip
2004-06-26Md5 authentification added (unsested).Ondrej Filip
2004-06-25A lot of changes:Ondrej Filip
2004-06-17Some cisco routers send shorter ospf messages in larger packets.Ondrej Filip
2004-06-06Cleanup in packet.c. Deleted unused parameters.Ondrej Filip
2004-06-06This warning is stupid.Ondrej Filip
2004-06-06Indentation.Ondrej Filip
2004-06-05Staticized 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' removedOndrej Filip
2004-06-04dbdes indent an minor changes.Ondrej Filip
2004-06-04lsreq.c indented and small 'struct proto' changes.Ondrej Filip
2004-06-04hello.* reindented, code cleanup.Ondrej Filip
2004-06-04Deleted useles "struct proto" sending.Ondrej Filip
2004-06-04lsack.c cleaned. Better names for functions andOndrej Filip
2004-06-04hello.c and hello.h cleaned up. No design changes.Ondrej Filip
2003-09-14Endianity problem fixed. Thanx to Sörös JózsefOndrej Filip
2003-08-23Many spelling mistakes fixed.Ondrej Filip
2001-04-09Patch from David Rohleder <davro@ics.muni.cz> thanx.Ondrej Filip
2000-09-02Added stub interface. (Interface which is propagated to OSPF butOndrej Filip
2000-06-07Doc.Ondrej Filip
2000-06-06Simple autentication added.Ondrej Filip
2000-06-06NBMA networks seems to work, but this should be better. :-)Ondrej Filip
2000-06-03interface {} added.Ondrej Filip
2000-05-11More robust tests in packet receiving.Ondrej Filip
2000-05-09Some changes in debugging.Ondrej Filip
2000-04-18Some lsack work. There is something very worng. :-( It locked my network.Ondrej Filip
2000-04-12LSack receiving bugfix.Ondrej Filip
2000-04-02Work on lsupdates continues. Some checksum cleanup.Ondrej Filip
2000-03-30LSreq initial work.Ondrej Filip
2000-03-08Sending of DBDes. (Checksum and length calculation NOT done.)Ondrej Filip
1999-11-17ospf.c and ospc.h splitted into various files.Ondrej Filip