summaryrefslogtreecommitdiffstats
path: root/proto/rip/rip.h
AgeCommit message (Expand)Author
1999-10-11Untested IPv6 support added. I do not know if it compiles in IPV6 mode.Pavel Machek
1999-08-18Few fixme's fixed in rip (will not crash any more on request forPavel Machek
1999-05-31Added FIXME: mode broadcast randombly corrupts memory.Pavel Machek
1999-05-31Kill duplicity between rif and rif_patt.Pavel Machek
1999-05-31Incoming side of authentication done but untested. Right handling ofPavel Machek
1999-05-31Modified rip to new password handling in nest. Now it at least compiles.Pavel Machek
1999-05-26Make rip use newly defined password lists.Pavel Machek
1999-05-11Mensi updaty do ripu. Pridana passwd autentikace (netestovano).Pavel Machek
1999-03-01Hopefully ended translating to new interfacePavel Machek
1999-02-15More rip fixes (config data moved to struct rip_proto_config), stillPavel Machek
1999-01-12Make it compile again (stupid makefiles!), make quiet option workPavel Machek
1999-01-12Patterns expanded in the right wayPavel Machek
1998-12-22Bird now uses fib structure instead of linklist.Pavel Machek
1998-12-20Added #if 0 to rip_postconfig(), so that it doesn't crash whole daemonMartin Mares
1998-12-04Rip now has configurable per-interface metric (please rewiev), and fewPavel Machek
1998-12-01Infinity is now configurable ammount.Pavel Machek
1998-11-27Fixed few misspellings and exported instance init as rip_init_instance().Martin Mares
1998-10-26RIP now includes notion of interface, and is correctly talking toPavel Machek
1998-10-20RIP now actually talks to itself.Pavel Machek
1998-10-07RIP now somehow listens to main routing table (dont expect it to work)Pavel Machek
1998-07-28Rip now includes code to reply, but it is currently broken.Pavel Machek
1998-07-09Commiting RIP. RIP should somehow listen, will not reply. I needed toPavel Machek