summaryrefslogtreecommitdiffstats
path: root/proto
AgeCommit message (Expand)Author
2003-04-06Bug fixes to authentication code by Eric Leblond <eleblond@init-sys.com>.Martin Mares
2003-02-23Updated a comment.Martin Mares
2003-02-22Better selection of link-local NLRI addresses, at least for our ownMartin 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-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-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
2001-08-21Hope, bug in next hop calculation for stub routes fixed.Ondrej Filip
2001-08-19Fix %<something>I format strings.Martin Mares
2001-08-12Area networks added into configuration.Ondrej Filip
2001-08-11Changed definition of stub area.Ondrej Filip
2001-08-11Bugfix in B-bit setting in router LSA.Ondrej Filip
2001-08-11I will not originate the same lsa before MINLSINTERVAL.Ondrej Filip
2001-06-12Install route into main routing table just if it's necessary.Ondrej Filip
2001-06-09Added comments.Ondrej Filip
2001-06-09Bug in next-hop calculation fixed. (For dual connected neighbors.)Ondrej Filip
2001-04-09Patch from David Rohleder <davro@ics.muni.cz> thanx.Ondrej Filip
2000-12-14Hmm, nasty bug, LSUPD was not well flooded via PTP interfaces. :-(Ondrej Filip
2000-11-22Small bugfix in ext routes calculation.Ondrej Filip
2000-09-04Fixed many bugs in rt calculation and interface adding. Now it seems to beOndrej Filip
2000-09-04I allocate struct ifa before unlocking. So route exported to OSPF are correct.Ondrej Filip
2000-09-04Serious bug in ext lsa origination found. Going for 1.0.4.Ondrej Filip
2000-09-03Log some unusual situation.Ondrej Filip
2000-09-02Added stub interface. (Interface which is propagated to OSPF butOndrej Filip
2000-09-02Reconfigure poll interval.Ondrej Filip
2000-09-02Reconfiguration for new options.Ondrej Filip
2000-09-02Added hellos on NBMA networks. (I don't violate RFC now.)Ondrej Filip
2000-08-28Bugfix in ext lsa importing.Ondrej Filip
2000-08-18Typo.Ondrej Filip
2000-08-18Fixed bug in nex hop calculation of external routes.Ondrej Filip
2000-08-18Just formatting.Ondrej Filip
2000-08-17Stupid bug in next hop calculation of external routes.Ondrej Filip
2000-08-16Typo in rte_better.Ondrej Filip
2000-08-16My calculation of external routes violated rfc. :-(Ondrej Filip
2000-08-16Bug in rte_better.Ondrej Filip
2000-06-21RIP bugfixPavel Machek
2000-06-20Don't accept incoming connections when the neighbor is not up.Martin Mares
2000-06-19Routing table calculation clean up.Ondrej Filip
2000-06-13Bugfix in logging.Ondrej Filip
2000-06-09Shut up an uninitialized variable warning.Martin Mares