Go to file
Martin Mares 7f3d198df1 Each protocol now hears even its own routes and needs to make its own
loop detection. This is needed since both RIP and OSPF handle multiple
neighbors and they need to redistribute routes learned from each neighbor
to the remaining ones.
1998-10-17 11:24:13 +00:00
doc Added banner presented to KSVI. 1998-03-20 18:30:55 +00:00
lib WALK_LIST_DELSAFE now actually works (it really couldn't since it didn't 1998-10-17 11:02:39 +00:00
nest Each protocol now hears even its own routes and needs to make its own 1998-10-17 11:24:13 +00:00
proto/rip rip should now correctly listen, but entries will not time out. 1998-10-17 10:25:22 +00:00
sysdep Solve chicken-and-egg problems with protocol startup. We now queue all inactive 1998-10-17 11:05:18 +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 o There are cases when SIOCGIFINDEX is defined, but it doesn't work. When 1998-10-13 19:57:33 +00:00