aboutsummaryrefslogtreecommitdiffstats
path: root/proto/rip/rip.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanup in preparation for ipv6.Pavel Machek2000-04-261-1/+1
* Split horizont done right.Pavel Machek2000-03-261-0/+1
* Rip now tries to lock interface.Pavel Machek2000-03-221-0/+2
* Added missing semicolon.Martin Mares1999-12-161-1/+1
* Fix timing and fix endianity in metrics.Pavel Machek1999-12-081-1/+0
* Actually check sequence numbers.Pavel Machek1999-12-011-1/+1
* md5 authentication seems to work.Pavel Machek1999-11-251-1/+1
* Bugfixes: select right password for password authentication, do notPavel Machek1999-11-251-5/+5
* Triggered updates should now actually work. Fixed metric=16 -> time itPavel Machek1999-11-251-0/+2
* Added timeout for routes (which means proper expiring of routes) addedPavel Machek1999-11-101-0/+1
* Untested IPv6 support added. I do not know if it compiles in IPV6 mode.Pavel Machek1999-10-111-0/+11
* Few fixme's fixed in rip (will not crash any more on request forPavel Machek1999-08-181-0/+7
* Added FIXME: mode broadcast randombly corrupts memory.Pavel Machek1999-05-311-1/+0
* Kill duplicity between rif and rif_patt.Pavel Machek1999-05-311-8/+5
* Incoming side of authentication done but untested. Right handling ofPavel Machek1999-05-311-0/+9
* Modified rip to new password handling in nest. Now it at least compiles.Pavel Machek1999-05-311-3/+14
* Make rip use newly defined password lists.Pavel Machek1999-05-261-1/+2
* Mensi updaty do ripu. Pridana passwd autentikace (netestovano).Pavel Machek1999-05-111-5/+17
* Hopefully ended translating to new interfacePavel Machek1999-03-011-0/+2
* More rip fixes (config data moved to struct rip_proto_config), stillPavel Machek1999-02-151-8/+9
* Make it compile again (stupid makefiles!), make quiet option workPavel Machek1999-01-121-1/+1
* Patterns expanded in the right wayPavel Machek1999-01-121-0/+13
* Bird now uses fib structure instead of linklist.Pavel Machek1998-12-221-5/+7
* Added #if 0 to rip_postconfig(), so that it doesn't crash whole daemonMartin Mares1998-12-201-1/+1
* Rip now has configurable per-interface metric (please rewiev), and fewPavel Machek1998-12-041-4/+10
* Infinity is now configurable ammount.Pavel Machek1998-12-011-0/+2
* Fixed few misspellings and exported instance init as rip_init_instance().Martin Mares1998-11-271-0/+2
* RIP now includes notion of interface, and is correctly talking toPavel Machek1998-10-261-1/+13
* RIP now actually talks to itself.Pavel Machek1998-10-201-0/+1
* RIP now somehow listens to main routing table (dont expect it to work)Pavel Machek1998-10-071-2/+3
* Rip now includes code to reply, but it is currently broken.Pavel Machek1998-07-281-4/+13
* Commiting RIP. RIP should somehow listen, will not reply. I needed toPavel Machek1998-07-091-0/+60