summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2004-05-31Small change to compile client on FreeBSD.Ondrej Filip
2004-05-31*BSD port added. (Tested on FreeBSD and NetBSD)Ondrej Filip
2004-05-31Minor bug fix in neighbor state machine.Ondrej Filip
2004-05-31Minor bug in configuration.Ondrej Filip
2004-05-31Added some more test (alloca.h, sa_len) etc.Ondrej Filip
2004-05-19Bug in DBDES receiving fixed.Ondrej Filip
2003-12-06Fix reporting of RIP socket errors. Thanks to Eric Leblond for the patch.Martin Mares
2003-09-30OSPF was not able to be built stand-alone.Ondrej Filip
2003-09-14Endianity problem fixed. Thanx to Sörös JózsefOndrej Filip
2003-09-03This prevents infinite loop when bird has more that 60 neighbors. Thanks to R...Ondrej Filip
2003-09-01Prepared for release 1.0.8.Ondrej Filip
2003-08-26Endian-related bug fixes sent by Krzysztof Szuster <kszuster@polbox.com>Ondrej Filip
2003-08-23Minor OSPF changes for faster startup.Ondrej Filip
2003-08-23Many spelling mistakes fixed.Ondrej Filip
2003-08-14This probably IS the memory leak we're looking for. Alien routes weren'tMartin Mares
2003-08-13protocol->import_control() could potentially call rte_cow() as well.Martin Mares
2003-08-13This was a potential memory leak, but not the one Feela observed.Martin Mares
2003-04-06Slept for a year :-)Martin Mares
2003-04-06Nobody is perfect. Me twice :)Martin Mares
2003-04-06Oops, forgot to change some paths.Martin Mares
2003-04-06More news.Martin Mares
2003-04-06We're 1.0.6 now.Martin Mares
2003-04-06Avoid problems with copying a directory to itself.Martin Mares
2003-04-06Releasing version 1.0.6.Martin Mares
2003-04-06Updated the documentation building tools to work with a recent linuxdoc-tools...Martin Mares
2003-04-06Added release history.Martin Mares
2003-04-06Bug fixes to authentication code by Eric Leblond <eleblond@init-sys.com>.Martin Mares
2003-02-27Prefix comparison bug (hopefully) fixed.Martin Mares
2003-02-23Updated a comment.Martin Mares
2003-02-23Current Linux kernels don't remember rtm_protocol for IPv6 routes and supply ...Martin Mares
2003-02-22Better selection of link-local NLRI addresses, at least for our ownMartin Mares
2003-02-22There can be multiple primary addresses with different scopesMartin Mares
2003-02-22Report link-scope addresses as well.Martin Mares
2003-02-22Temporary fix for BGP protocol capability announcement for IPv6 mode.Martin Mares
2003-02-22Fixed length check miscalculation in IPv6 receive path.Martin Mares
2002-11-13ABS should be a macro.Martin Mares
2002-11-13Added missing includes.Martin Mares
2002-11-13Added missing semicolons.Martin Mares
2002-11-13Don't use obsolete functions which are no longer declared in the header.Martin Mares
2002-11-13Added missing #include and wondering how could it ever compile.Martin Mares
2002-09-21Password does not need to be null-terminated, do not print garbage inPavel Machek
2002-04-03Small typo fixed.Ondrej Filip
2002-03-10Applied Pavel's fix for broadcast/multicast mode.Martin Mares
2002-03-04Age LSA DB after LSA origination and before routing table calculation.Ondrej Filip
2002-03-04New trace added.Ondrej Filip
2001-12-07Bugfix in router importation.Ondrej Filip
2001-12-07Small bugfix in RIP documentation.Ondrej Filip
2001-08-21Removed some useless (hope!) code in next hop calculation.Ondrej Filip
2001-08-21Finally, next hop problem fixed.Ondrej Filip
2001-08-21Useless trace.Ondrej Filip