bird/proto/ospf
Ondrej Filip 3b580a23ad Bugfix in NET LSA flushing.
Configuration now works! :-)
Better "show ospf"
Some minor bugfixes.
2000-06-05 20:57:53 +00:00
..
config.Y Simplified the grammar and fixed several minor bugs (e.g., `INTERFACE "eth0" };' 2000-06-05 18:32:51 +00:00
dbdes.c Reset inactim timer if you receive any packet from neighbor. 2000-06-05 19:45:06 +00:00
dbdes.h lsa_cmp moved into lsalib.c 2000-04-02 19:04:23 +00:00
Doc Updated all the Doc files to new format. 2000-05-31 11:30:18 +00:00
hello.c Removed lots of trailing newlines in log messages. 2000-06-04 19:56:06 +00:00
hello.h Destroying of neighbor moved from 'hello' to 'neighbor' and 2000-05-10 12:37:43 +00:00
iface.c Bugfix in NET LSA flushing. 2000-06-05 20:57:53 +00:00
iface.h Added show ospf interface. 2000-06-01 17:52:21 +00:00
lsack.c Reset inactim timer if you receive any packet from neighbor. 2000-06-05 19:45:06 +00:00
lsack.h Some lsack work. There is something very worng. :-( It locked my network. 2000-04-18 01:06:16 +00:00
lsalib.c First calculate checksum and then send refreshed LSA! 2000-06-05 18:09:49 +00:00
lsalib.h Flush LSA when receive aged one. 2000-06-02 13:52:50 +00:00
lsreq.c Reset inactim timer if you receive any packet from neighbor. 2000-06-05 19:45:06 +00:00
lsreq.h LSreq initial work. 2000-03-30 00:18:59 +00:00
lsupd.c Reset inactim timer if you receive any packet from neighbor. 2000-06-05 19:45:06 +00:00
lsupd.h You can decide if add LSA into lsrth during flood_lsa(). 2000-05-30 17:51:22 +00:00
Makefile Routing table calculation. Dijkstra done. 2000-04-26 12:54:23 +00:00
neighbor.c Removed lots of trailing newlines in log messages. 2000-06-04 19:56:06 +00:00
neighbor.h Cisco-like "show ospf neighbors" implemented. 2000-06-01 15:53:06 +00:00
ospf.c Bugfix in NET LSA flushing. 2000-06-05 20:57:53 +00:00
ospf.h Bugfix in NET LSA flushing. 2000-06-05 20:57:53 +00:00
packet.c interface {} added. 2000-06-03 01:29:00 +00:00
packet.h Some lsack work. There is something very worng. :-( It locked my network. 2000-04-18 01:06:16 +00:00
rt.c I calculated next hop of parent instead of actual LSA. :-( 2000-06-05 16:13:50 +00:00
rt.h Added tagging of external LSA. 2000-05-31 12:07:09 +00:00
topology.c Bugfix in NET LSA flushing. 2000-06-05 20:57:53 +00:00
topology.h LSArt origination and routing table calculation is now not doing so 2000-05-31 14:06:33 +00:00