summaryrefslogtreecommitdiff
path: root/proto/rip/rip.h
AgeCommit message (Expand)Author
2017-12-07Timers: Revert temporary names and remove old timer.hOndrej Zajicek (work)
2017-12-07RIP: Update to new timersOndrej Zajicek (work)
2016-11-08Merge branch 'master' into int-newOndrej Zajicek (work)
2016-11-02RIP: Use message authentication interfaceOndrej Zajicek (work)
2016-05-10Build system reworked to one global Makefile with includes and no nestingJan Moskyto Matejka
2015-12-21Follow-up work on integrationOndrej Zajicek (work)
2015-11-05Initial commit on integrated BIRDOndrej Zajicek (work)
2015-10-05Major RIP redesignOndrej Zajicek (work)
2013-11-23Merge branch 'master' into add-pathOndrej Zajicek
2013-06-25Implements TTL security for OSPF and RIP.Ondrej Zajicek
2013-06-24Better packet priority and traffic class handling.Ondrej Zajicek
2013-02-24Allow 1 sec RIP update.Ondrej Filip
2012-08-14Implements ADD-PATH extension for BGP.Ondrej Zajicek
2012-03-15Fixes RIPng compatibility.Ondrej Zajicek
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