summaryrefslogtreecommitdiffstats
path: root/proto/ospf/dbdes.h
AgeCommit message (Collapse)Author
2009-08-21Temporary OSPFv3 development commitOndrej Zajicek
2009-04-06Fixes bug in OSPF packet retransmission.Ondrej Zajicek
If a DBDES packet from a master to a slave is lost, then the old code does not retransmit it and instead send a next one with the same sequence number. That leads to silent desynchronization of LSA databases.
2004-06-06Cleanup in packet.c. Deleted unused parameters.Ondrej Filip
2004-06-04dbdes indent an minor changes.Ondrej Filip
2004-06-04hello.c and hello.h cleaned up. No design changes.Ondrej Filip
2000-06-08DocOndrej Filip
2000-04-02lsa_cmp moved into lsalib.cOndrej Filip
1999-11-17ospf.c and ospc.h splitted into various files.Ondrej Filip