summaryrefslogtreecommitdiffstats
path: root/proto/ospf
AgeCommit message (Expand)Author
2000-05-28Kosmetic change in debugging.Ondrej Filip
2000-05-28get_route_info() added.Ondrej Filip
2000-05-28get_status() implemented.Ondrej Filip
2000-05-28Just added some debug().Ondrej Filip
2000-05-27Better shutdown. (Flush my own router LSA and send 1WAY to every neighbor.)Ondrej Filip
2000-05-27Originating of external LSA.Ondrej Filip
2000-05-26Import control implemented.Ondrej Filip
2000-05-17Smal debug bugfix.Ondrej Filip
2000-05-17rte_same implemented.Ondrej Filip
2000-05-17rte_better implemented.Ondrej Filip
2000-05-17Don't die, if you receive strange LSA.Ondrej Filip
2000-05-17Typo in comment.Ondrej Filip
2000-05-17Downing of interface should work.Ondrej Filip
2000-05-17Calculation of external routes finally works.Ondrej Filip
2000-05-17Ehmm, removed 'if(1 || ...' so I can test the second part .Ondrej Filip
2000-05-17Routing table calculation for ext LSAs having next-hop=!0.0.0.0Ondrej Filip
2000-05-12Calculation of external routes works. :-)Ondrej Filip
2000-05-12Minor changes.Ondrej Filip
2000-05-12Bugfix in flooding. (bad size)Ondrej Filip
2000-05-12Better debugging.Ondrej Filip
2000-05-11Bugfix in network LSA originating.Ondrej Filip
2000-05-11Test better lsa size.Ondrej Filip
2000-05-11Be more verbose.Ondrej Filip
2000-05-11Bugfix in (B)DR election.Ondrej Filip
2000-05-11More robust tests in packet receiving.Ondrej Filip
2000-05-10Some better lsa checking added.Ondrej Filip
2000-05-10Out dump deleted.Ondrej Filip
2000-05-10Ever test possibility of forming of adjacency.Ondrej Filip
2000-05-10Destroying of neighbor moved from 'hello' to 'neighbor' andOndrej Filip
2000-05-10Better dumping.Ondrej Filip
2000-05-10Bugfix in ip_addr endianity.Ondrej Filip
2000-05-10Bug in (B)DR election fixed.Ondrej Filip
2000-05-10Change u32 to ip_addr in ext lsa.Ondrej Filip
2000-05-10Calculation of external routes.Ondrej Filip
2000-05-09FIXME's removed by deleting them. :-)Ondrej Filip
2000-05-09Premature aging of self-originated LSA received in flooding.Ondrej Filip
2000-05-09Better dumping.Ondrej Filip
2000-05-09Bugfix in lsrt slist adding.Ondrej Filip
2000-05-09Flushing of old LSAs added.Ondrej Filip
2000-05-09Backup seen is not called so often.Ondrej Filip
2000-05-09Don't send flushed LSAs.Ondrej Filip
2000-05-09Many bugfixes. (I added one entry twice to slist.)Ondrej Filip
2000-05-09Many bugfixes. Actually, how could this ever work? :-)Ondrej Filip
2000-05-09Bug fix in sending updates.Ondrej Filip
2000-05-09Bugfix in testing of possibility of adjacency.Ondrej Filip
2000-05-09Better dumping.Ondrej Filip
2000-05-09Bugfix in hello.Ondrej Filip
2000-05-09Small cleanup.Ondrej Filip
2000-05-09Sorry, it didn't compile. :-(Ondrej Filip
2000-05-09Another bugfix in neighbor state machine.Ondrej Filip