summaryrefslogtreecommitdiffstats
path: root/proto
AgeCommit message (Expand)Author
2000-06-07Fixes to the progdoc.Martin Mares
2000-06-07Originate rt lsa before sending first dbdes.Ondrej Filip
2000-06-07Spelling fixes to progdoc.Martin Mares
2000-06-07Avoid SEGV's in tracing.Martin Mares
2000-06-07Removed useless trace.Ondrej Filip
2000-06-07#define SIZE_OF_IP_HEADEROndrej Filip
2000-06-07Some minor changes:Ondrej Filip
2000-06-07Reconfiguration hook.Ondrej Filip
2000-06-06Better dumping neighbors' states on PTP interface.Ondrej Filip
2000-06-06Added IP protocols.Ondrej Filip
2000-06-06Some '\n' deleted.Ondrej Filip
2000-06-06Tracing.Ondrej Filip
2000-06-06Deleted some debug()Ondrej Filip
2000-06-06Tracing.Ondrej Filip
2000-06-06Tracing in LS ack.Ondrej Filip
2000-06-06Tracing in topologyOndrej Filip
2000-06-06Tracing in LSUPD.Ondrej Filip
2000-06-06First part of tracing.Ondrej Filip
2000-06-06Allocate OSPF areas before interfaces.Ondrej Filip
2000-06-06Simple autentication added.Ondrej Filip
2000-06-06All die() renamed to bug().Ondrej Filip
2000-06-06Dummy reconfigure added.Ondrej Filip
2000-06-06Interface locks added.Ondrej Filip
2000-06-06Some useles variable deleted.Ondrej Filip
2000-06-06NBMA networks seems to work, but this should be better. :-)Ondrej Filip
2000-06-06NBMA networks should work now.Ondrej Filip
2000-06-05Bugfix in NET LSA flushing.Ondrej Filip
2000-06-05Reset inactim timer if you receive any packet from neighbor.Ondrej Filip
2000-06-05Removed some FIXMEs by deleting them.Ondrej Filip
2000-06-05Don't info about DR and BDR on non-MA networks.Ondrej Filip
2000-06-05PTP link in RTLSA was not announced correctly.Ondrej Filip
2000-06-05Unless a filter specifies otherwise, all external routes have type 2Martin Mares
2000-06-05Simplified the grammar and fixed several minor bugs (e.g., `INTERFACE "eth0" };'Martin Mares
2000-06-05First calculate checksum and then send refreshed LSA!Ondrej Filip
2000-06-05Better checksum checking.Ondrej Filip
2000-06-05Better documentation. There are functions whose description is good whenPavel Machek
2000-06-05Docs updates:Pavel Machek
2000-06-05Yet another change, now flushing of net lsa seems to be perfect. :-)Ondrej Filip
2000-06-05I calculated next hop of parent instead of actual LSA. :-(Ondrej Filip
2000-06-05Don;t send packet over downed interface.Ondrej Filip
2000-06-05Add safety check.Pavel Machek
2000-06-05Updates to both programmers and users docPavel Machek
2000-06-05Bug in LSA origination.Ondrej Filip
2000-06-05Premature age LSA if you're NOT dr.Ondrej Filip
2000-06-05Small patch to better hash type=2 LSAs.Ondrej Filip
2000-06-05Many bugfixes (I don't remember all of them):Ondrej Filip
2000-06-04Don't set precedence and TTL for the dummy socket.Martin Mares
2000-06-04One more newline less... :)Martin Mares
2000-06-04Removed lots of trailing newlines in log messages.Martin Mares
2000-06-04debug -> DBGMartin Mares