]> git.ipfire.org Git - thirdparty/bird.git/shortlog
thirdparty/bird.git
2000-05-02  Ondrej FilipAging of lsa database added.
2000-05-02  Ondrej FilipRoute calculation for stub networks.
2000-05-02  Martin MaresDefined format specifier `%M' which behaves as `%m...
2000-05-02  Martin MaresFull protocol tracing.
2000-05-02  Martin MaresIPv6 address classification fixes.
2000-05-02  Martin MaresHandle redistribution of unknown attributes correctly.
2000-04-30  Ondrej FilipMany small changes and bug fixes. Routing table calcula...
2000-04-30  Pavel MachekMoved documentation to top of file, where it belongs.
2000-04-30  Ondrej FilipSync with nest's rt table and some minor improvements.
2000-04-30  Ondrej FilipRT calculation strongly simplified. Now, I don't need any
2000-04-29  Pavel MachekMinor documentation update.
2000-04-29  Ondrej FilipCalculating of nexts hop(s) added.
2000-04-29  Pavel MachekIpV6 now actually compiles.
2000-04-28  Martin MaresUpdated TODO.
2000-04-28  Martin MaresThe `bgp_origin' attribute is now an enum.
2000-04-28  Martin MaresInclude CF_HDR section in keywords.h as well, so that...
2000-04-28  Martin MaresSplit CF_HDR section to CF_HDR (only includes) and...
2000-04-28  Pavel MachekKilled fixme: I already fixed it.
2000-04-28  Pavel MachekProvide rip_get_attr, how do I test it?
2000-04-28  Pavel MachekAdd sample documentation to rip.
2000-04-28  Pavel MachekInclude proto/rip/rip.c in documentation system.
2000-04-28  Pavel MachekCleanup of dead code + example documentation for two...
2000-04-28  Pavel MachekDocumentation-generating tool taken from linux-2.3...
2000-04-27  Martin MaresSome more fixes for attributeless UPDATEs.
2000-04-27  Martin MaresFixed a couple of nasty CLI bugs which were triggered...
2000-04-27  Martin MaresPath attribute can be missing if we process a packet...
2000-04-27  Martin MaresEvent handlers no longer return re-queue flag. Instead...
2000-04-27  Martin MaresFixed stupid bug in as_path_format().
2000-04-27  Martin MaresHandle connect errors correctly.
2000-04-26  Ondrej FilipStub networks done.
2000-04-26  Ondrej FilipNets are used before routers.
2000-04-26  Martin MaresIBGP fixes.
2000-04-26  Martin MaresChanged handling of incoming connections, so that we...
2000-04-26  Ondrej FilipRouting table calculation. Dijkstra done.
2000-04-26  Martin MaresRemoved several FIXME's.
2000-04-26  Martin MaresBetter formatting of router ID's.
2000-04-26  Martin MaresFixed several bugs in protocol state machine. Reconfig...
2000-04-26  Pavel MachekUse right address for ripv6.
2000-04-26  Pavel MachekCleanup in preparation for ipv6.
2000-04-26  Pavel MachekSmall cleanup.
2000-04-26  Pavel MachekWhitespace changes.
2000-04-26  Pavel Machekfilter_same should now work with path masks.
2000-04-26  Pavel MachekBugfix in i_same (comparing of paths still does not...
2000-04-26  Pavel MachekAdded code for testing filters.
2000-04-26  Pavel MachekMarked place where new enums belong.
2000-04-26  Pavel MachekStartup renamed to __startup: it is internal function...
2000-04-25  Martin MaresImplemented automatic restart after error with all...
2000-04-25  Martin MaresAvoid printing of error messages on Cease notifications.
2000-04-25  Martin MaresAllow sk_close(NULL).
2000-04-25  Martin MaresRandomize timers properly.
2000-04-25  Martin MaresSupport dynamic reconfiguration.
2000-04-25  Martin MaresDon't forget to set filter pointers in struct proto...
2000-04-25  Martin MaresUse the same attribute names as in filters.
2000-04-25  Martin MaresWhen sending BGP attributes, re-create the flags, so...
2000-04-25  Martin MaresBetter reporting of both local and remote errors.
2000-04-25  Martin MaresReal parsing of BGP OPEN options including capability
2000-04-21  Martin MaresLOCAL_PREF is now always present and exported over...
2000-04-21  Martin MaresIf no NLRI's are present in an UPDATE message, parse...
2000-04-20  Martin MaresIPv6 compiles with glibc 2.1.
2000-04-20  Martin MaresUse xmalloc() instead of malloc().
2000-04-20  Martin MaresSynced to draft-ietf-idr-bgp4-09.
2000-04-20  Martin MaresFixed reporting of unknown options.
2000-04-20  Pavel MachekCreate syntax sugar for add/delete/prepend, so xyzzy...
2000-04-20  Pavel MachekTest new syntax of add() and delete().
2000-04-19  Martin MaresTemporarily ignore unknown options.
2000-04-19  Martin MaresThe ATOMIC_AGGREGATE parameter is optional transitive.
2000-04-19  Martin MaresDelay fetching of router ID.
2000-04-19  Martin MaresSelect the right source address and don't check port...
2000-04-18  Ondrej FilipGrr, another patch to make it compile.
2000-04-18  Ondrej FilipAnother ack bugfix. (Bad test for MIN_LS_ARRIVAL.)
2000-04-18  Ondrej FilipLS ack bugfix. (I didn't remove LSA from LSret hash.)
2000-04-18  Ondrej FilipLS ack.
2000-04-18  Ondrej FilipBetter LS Ack dumping.
2000-04-18  Ondrej FilipBugfix in neighbor dumping.
2000-04-18  Ondrej FilipFixed the serious bug in LSack.
2000-04-18  Ondrej FilipMulticast open socket for (B)DR bugfix.
2000-04-18  Ondrej FilipDump changes.
2000-04-18  Ondrej FilipMany %u changer into %I.
2000-04-18  Ondrej FilipMany %u changed into %I and dump cleanup.
2000-04-18  Ondrej FilipIface chstate run only if something really change.
2000-04-18  Ondrej FilipBetter dumping in neighbor chstate.
2000-04-18  Ondrej FilipBetter chstate dumping.
2000-04-18  Ondrej FilipSending of ACK disabled, since I'll find bug.
2000-04-18  Ondrej FilipAnother LSack update. It's still NOT correct and it...
2000-04-18  Ondrej FilipSome lsack work. There is something very worng. :-...
2000-04-17  Ondrej FilipListening on AllDRouters for DR and BACKUP added.
2000-04-17  Ondrej FilipSmall change in LSA originating.
2000-04-17  Pavel MachekFew bugs removed from sgml, makefile added.
2000-04-17  Pavel MachekBird.html will now be autogenerated.
2000-04-17  Pavel MachekFirst version of sgml documentation
2000-04-17  Pavel MachekCleaned up mess with types in e,a and e,S. Dynamic...
2000-04-17  Martin MaresAdding of dynamic attributes is hopefully correct now.
2000-04-17  Martin MaresAdded BGP to the default list of protocols we build.
2000-04-17  Martin MaresHonor standard communities (no_export, no_advertise...
2000-04-17  Martin MaresDon't import/export MED and LOCAL_PREF on external...
2000-04-17  Pavel MachekSpecial hack for atomic_aggr.
2000-04-17  Pavel MachekCommunity lists can be now accessed as dynamical attrib...
2000-04-17  Pavel MachekEAF_ORIGINATED done right.
2000-04-17  Martin MaresThe previous fix for spacing was (a) totally out of...
2000-04-17  Pavel Machekpair ~ community list matching works.
next