summaryrefslogtreecommitdiffstats
path: root/proto/rip/rip.h
AgeCommit message (Expand)Author
2004-06-26Password management redesigned (untested).Ondrej Filip
2004-06-23P->magic used just in LOCAL_DEBUG modeOndrej Filip
2000-06-05Add safety check.Pavel Machek
2000-06-04Removed lots of trailing newlines in log messages.Martin Mares
2000-05-17Minor cleaningPavel Machek
2000-05-16Rip should now reconfigure itself only if needed.Pavel Machek
2000-05-10Inlined metric and mode into struct rip_interface to make reconfigPavel Machek
2000-05-10rip_reconfigure done rightPavel Machek
2000-05-04Spelling fixes.Pavel Machek
2000-04-26Cleanup in preparation for ipv6.Pavel Machek
2000-03-26Split horizont done right.Pavel Machek
2000-03-22Rip now tries to lock interface.Pavel Machek
1999-12-16Added missing semicolon.Martin Mares
1999-12-08Fix timing and fix endianity in metrics.Pavel Machek
1999-12-01Actually check sequence numbers.Pavel Machek
1999-11-25md5 authentication seems to work.Pavel Machek
1999-11-25Bugfixes: select right password for password authentication, do notPavel Machek
1999-11-25Triggered updates should now actually work. Fixed metric=16 -> time itPavel Machek
1999-11-10Added timeout for routes (which means proper expiring of routes) addedPavel Machek
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