summaryrefslogtreecommitdiffstats
path: root/proto/rip
AgeCommit message (Expand)Author
2011-11-07Implements protocol templates.Ondrej Zajicek
2011-10-26Fixes sockets for IPv4 RIP.Ondrej Zajicek
2011-03-28Minor changes in addresses.Ondrej Zajicek
2010-09-03Fixes a crash in RIP during reconfigure.Ondrej Zajicek
2010-09-03Fixes a memory leak in RIP.Ondrej Zajicek
2010-03-14Temporary OSPF commit - sockets.Ondrej Zajicek
2010-02-21Fix configure to enable warnings and fix most of them.Ondrej Zajicek
2010-02-13Removes phantom protocol from the pipe design.Ondrej Zajicek
2009-11-09Merge branch 'dev' into ospf3Ondrej Zajicek
2009-09-04Temporary OSPFv3 development commit (changing multicast support).Ondrej Zajicek
2009-08-16Bugfix - each protocol can be compiled separately.Ondrej Filip
2009-06-01The pipe cleanup.Ondrej Zajicek
2009-05-31Changes pipes to transfer all routes between routing table, not just optimal ...Ondrej Zajicek
2009-05-06A change in OSPF and RIP interface patterns.Ondrej Zajicek
2008-11-08Proper format functions for ORIGINATOR_ID, CLUSTER_LISTOndrej Zajicek
2008-11-08Fix bugs in OSPF MD5 authentication. First bug is that defaultOndrej Zajicek
2008-11-05Fix problem with local time changes.Ondrej Zajicek
2005-02-15Minor changes to keep gcc happy.Ondrej Filip
2004-09-08Bugfix.Ondrej Filip
2004-07-15Minor bugfix to compile bird in IPv6.Ondrej Filip
2004-07-13Bugfix - RIP now updates routes with worse metric.Ondrej Filip
2004-06-26Password management redesigned (untested).Ondrej Filip
2004-06-24Small typo changes.Ondrej Filip
2004-06-23Hotfix to problem with metric change reported by Luca.Ondrej Filip
2004-06-23P->magic used just in LOCAL_DEBUG modeOndrej Filip
2004-06-05... and in rip (there are even unused functions!).Martin Mares
2004-05-31Killed a couple of unused variables.Martin Mares
2004-05-31One space more.Martin Mares
2004-05-31The initial sequence number for RIP md5 authentication was always zero.Martin Mares
2004-05-31Make RIP nolisten mode actually work. The socket is required forMartin Mares
2003-12-06Fix reporting of RIP socket errors. Thanks to Eric Leblond for the patch.Martin Mares
2003-04-06Bug fixes to authentication code by Eric Leblond <eleblond@init-sys.com>.Martin Mares
2002-09-21Password does not need to be null-terminated, do not print garbage inPavel Machek
2002-03-10Applied Pavel's fix for broadcast/multicast mode.Martin Mares
2000-06-21RIP bugfixPavel Machek
2000-06-07RIPv6 now works.Pavel Machek
2000-06-07rip ipv6 bugfixPavel Machek
2000-06-07Fixes to the progdoc.Martin Mares
2000-06-07Spelling fixes to progdoc.Martin Mares
2000-06-05Better documentation. There are functions whose description is good whenPavel Machek
2000-06-05Docs updates:Pavel Machek
2000-06-05Add safety check.Pavel Machek
2000-06-05Updates to both programmers and users docPavel Machek
2000-06-04Don't set precedence and TTL for the dummy socket.Martin Mares
2000-06-04Removed lots of trailing newlines in log messages.Martin Mares
2000-06-04debug -> DBGMartin Mares
2000-06-01Updated RIP to new neighbor cache semantics. When presented with next hopMartin Mares
2000-05-31Updated all the Doc files to new format.Martin Mares
2000-05-31IPv6: Absolutize link-scope addresses of incoming packets.Martin Mares
2000-05-30Removed several unused local variables.Martin Mares