Go to file
Martin Mares 0804525255 Basic kernel routing table syncing implemented. Learning of routes installed
by other programs or the kernel itself is not supported yet, but it's not
needed for development of other protocols.
1998-10-19 17:52:29 +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 Fixed generation of device routes for unnumbered point-to-point links. 1998-10-19 17:46:45 +00:00
proto/rip rip should now correctly listen, but entries will not time out. 1998-10-17 10:25:22 +00:00
sysdep Basic kernel routing table syncing implemented. Learning of routes installed 1998-10-19 17:52:29 +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