summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2000-04-26Added code for testing filters.Pavel Machek
2000-04-26Marked place where new enums belong.Pavel Machek
2000-04-26Startup renamed to __startup: it is internal function and mj alreadyPavel Machek
2000-04-26Implemented automatic restart after error with all the timers needed.Martin Mares
2000-04-26Avoid printing of error messages on Cease notifications.Martin Mares
2000-04-26Allow sk_close(NULL).Martin Mares
2000-04-26Randomize timers properly.Martin Mares
2000-04-25Support dynamic reconfiguration.Martin Mares
2000-04-25Don't forget to set filter pointers in struct proto when reconfiguring.Martin Mares
2000-04-25Use the same attribute names as in filters.Martin Mares
2000-04-25When sending BGP attributes, re-create the flags, so that attributesMartin Mares
2000-04-25Better reporting of both local and remote errors.Martin Mares
2000-04-25Real parsing of BGP OPEN options including capabilityMartin Mares
2000-04-21LOCAL_PREF is now always present and exported over all ibgp connections [draft]Martin Mares
2000-04-21If no NLRI's are present in an UPDATE message, parse the attributes, butMartin Mares
2000-04-21IPv6 compiles with glibc 2.1.Martin Mares
2000-04-21Use xmalloc() instead of malloc().Martin Mares
2000-04-21Synced to draft-ietf-idr-bgp4-09.Martin Mares
2000-04-21Fixed reporting of unknown options.Martin Mares
2000-04-20Create syntax sugar for add/delete/prepend, so xyzzy.prepend(123) isPavel Machek
2000-04-20Test new syntax of add() and delete().Pavel Machek
2000-04-19Temporarily ignore unknown options.Martin Mares
2000-04-19The ATOMIC_AGGREGATE parameter is optional transitive.Martin Mares
2000-04-19Delay fetching of router ID.Martin Mares
2000-04-19Select the right source address and don't check port numbers.Martin Mares
2000-04-19Grr, another patch to make it compile.Ondrej Filip
2000-04-19Another ack bugfix. (Bad test for MIN_LS_ARRIVAL.)Ondrej Filip
2000-04-18LS ack bugfix. (I didn't remove LSA from LSret hash.)Ondrej Filip
2000-04-18LS ack.Ondrej Filip
2000-04-18Better LS Ack dumping.Ondrej Filip
2000-04-18Bugfix in neighbor dumping.Ondrej Filip
2000-04-18Fixed the serious bug in LSack.Ondrej Filip
2000-04-18Multicast open socket for (B)DR bugfix.Ondrej Filip
2000-04-18Dump changes.Ondrej Filip
2000-04-18Many %u changer into %I.Ondrej Filip
2000-04-18Many %u changed into %I and dump cleanup.Ondrej Filip
2000-04-18Iface chstate run only if something really change.Ondrej Filip
2000-04-18Better dumping in neighbor chstate.Ondrej Filip
2000-04-18Better chstate dumping.Ondrej Filip
2000-04-18Sending of ACK disabled, since I'll find bug.Ondrej Filip
2000-04-18Another LSack update. It's still NOT correct and it surelyOndrej Filip
2000-04-18Some lsack work. There is something very worng. :-( It locked my network.Ondrej Filip
2000-04-17Listening on AllDRouters for DR and BACKUP added.Ondrej Filip
2000-04-17Small change in LSA originating.Ondrej Filip
2000-04-17Few bugs removed from sgml, makefile added.Pavel Machek
2000-04-17Bird.html will now be autogenerated.Pavel Machek
2000-04-17First version of sgml documentationPavel Machek
2000-04-17Cleaned up mess with types in e,a and e,S. Dynamic attributes shouldPavel Machek
2000-04-17Adding of dynamic attributes is hopefully correct now.Martin Mares
2000-04-17Added BGP to the default list of protocols we build.Martin Mares