Go to file
Martin Mares 7d83290780 Generate router_id automatically if possible (standard "smallest of local
regular interface addresses" rule).

Protocols should NOT rely on router_id existence -- when router ID is not
available, the router_id variable is set to zero and protocols requiring
valid router ID should just refuse to start, reporting such error to the log.
1998-10-19 18:13:36 +00:00
doc Added banner presented to KSVI. 1998-03-20 18:30:55 +00:00
lib Added ipa_from_u32 and ipa_from_u32 for use in the kernel sync code (IPv4 only). 1998-10-18 22:22:28 +00:00
nest Generate router_id automatically if possible (standard "smallest of local 1998-10-19 18:13:36 +00:00
proto/rip rip should now correctly listen, but entries will not time out. 1998-10-17 10:25:22 +00:00
sysdep Generate router_id automatically if possible (standard "smallest of local 1998-10-19 18:13:36 +00:00
tools The library is now glued together from generic and OS-dependent parts 1998-05-15 07:56:13 +00:00
Makefile Commiting RIP. RIP should somehow listen, will not reply. I needed to 1998-07-09 19:39:04 +00:00
Rules Added routing table and routing attribute code. 1998-05-20 11:54:33 +00:00
TODO We parse /proc/net/route and flag RT entries according to it. More to come 1998-10-18 22:25:56 +00:00