summaryrefslogtreecommitdiffstats
path: root/proto/rip
AgeCommit message (Expand)Author
2000-04-07Fix of comment.Pavel Machek
2000-04-01RIP: Set attribute class.Martin Mares
2000-04-01Removal of useless includes continues...Martin Mares
2000-04-01Use bsprintf() instead of sprintf().Martin Mares
2000-04-01Include "lib/string.h" instead of <string.h>. It should give us bzero()Martin Mares
2000-03-29Cross-protocol issues solved betterPavel Machek
2000-03-27Use neigh_connected_to in rip, and behave more correctlyPavel Machek
2000-03-26I broke compilation. Sorry.Pavel Machek
2000-03-26Split horizont done right.Pavel Machek
2000-03-24FIXME was actually already resolvedPavel Machek
2000-03-23Minor change to make code more readable.Pavel Machek
2000-03-22Rip now tries to lock interface.Pavel Machek
2000-03-13Cleanup, mostly debugging messages.Pavel Machek
2000-03-09Categorized TRACE() messages in ripPavel Machek
2000-03-09Rip tracing: still need config hunk to set p->debug.Pavel Machek
2000-03-09log() classes done rightPavel Machek
2000-03-04Renamed EAF_INLINE to EAF_TEMP to make the name reflect the real meaning.Martin Mares
2000-03-01Added type parameter to f_new_dynamic_attr.Pavel Machek
2000-03-01Dynamic attributes are now declared in per-protocol grammar files insteadMartin Mares
2000-03-01Adapted RIP to new interface flags. Pavel, please verify it's right.Martin Mares
2000-01-26Do not send empty packets in rip.Pavel Machek
2000-01-26Output made prettier.Pavel Machek
2000-01-17Separated `official protocol names' used in status dumps from name templatesMartin Mares
1999-12-16Added missing semicolon.Martin Mares
1999-12-16TODO entries and FIXME's.Martin Mares
1999-12-08Added hooks for show route.Pavel Machek
1999-12-08Fix timing and fix endianity in metrics.Pavel Machek
1999-12-01Stupid bug (essentially while(1) loop) occuring sometimes during startPavel 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-25Fix timeouts. Triggered updates are not done, yet.Pavel Machek
1999-11-17Commented out nexthop selection, see the comment.Martin Mares
1999-11-10Added timeout for routes (which means proper expiring of routes) addedPavel Machek
1999-11-04FIXME's updated. One fixme is remaining for correct RIPv4. Wow.Pavel Machek
1999-11-04Reject packets which are not authenticated.Pavel Machek
1999-10-12FIXME's for rip added.Pavel Machek
1999-10-12Changed syntax of ip_class_mask, the old one was stupid.Martin Mares
1999-10-11Untested IPv6 support added. I do not know if it compiles in IPV6 mode.Pavel Machek
1999-10-02Obvious bugs in authentication fixed.Pavel Machek
1999-08-20Few FIXME's removed from auth, few FIXME's added to filter.Pavel Machek
1999-08-18Few fixme's fixed in rip (will not crash any more on request forPavel Machek
1999-08-03Cleaned up handling of interface patterns:Martin Mares
1999-06-01Defined IP_PREC_INTERNET_CONTROL and made all (well, both :)) protocolsMartin Mares
1999-05-31Set corectly destination address for RIP multicast. Broadcasting &Pavel 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-31Small fixes to rip.Pavel Machek
1999-05-31Cleanup of warningsPavel Machek