]> git.ipfire.org Git - thirdparty/bird.git/shortlog
thirdparty/bird.git
2000-05-08  Martin MaresGenerated first public alpha release.
2000-05-08  Martin MaresNew example config.
2000-05-08  Martin MaresImplemented debugging function rlookup() which you...
2000-05-08  Martin Maresrt_prune: Don't kill routes from protocols in FS_FEEDIN...
2000-05-08  Martin MaresKEEPALIVE TIME ought to set keepalive time, not connect...
2000-05-08  Martin MaresIn non-debug mode, set default logging to syslog only...
2000-05-08  Martin MaresFixed type in daemonization code.
2000-05-08  Ondrej FilipTypo in debug.
2000-05-08  Ondrej FilipGrrr, useless debug.
2000-05-08  Ondrej FilipSmall typo.
2000-05-08  Ondrej FilipBugfix in new neighbor allocation.
2000-05-08  Ondrej FilipBetter debug output.
2000-05-08  Ondrej FilipNext hop calculation improved. (I ignored stub networks...
2000-05-08  Ondrej FilipBetter logging. (%d->%I)
2000-05-08  Martin MaresSeveral simplifications of the fib iterators.
2000-05-08  Martin MaresWhen not debugging, daemonize automatically.
2000-05-08  Martin MaresImplemented `show route count' which is `show route...
2000-05-08  Martin MaresDon't crash when the socket gets closed between updates.
2000-05-08  Martin MaresAdded `--disable-memcheck' switch which avoids linking...
2000-05-08  Martin MaresStop feeding the protocol if it suddenly shuts down.
2000-05-08  Martin MaresUpdate `remains' counter correctly.
2000-05-08  Martin MaresUse PATH_CONTROL_SOCKET instead of tacking on "bird...
2000-05-08  Martin MaresForgot to add a spiky comment :)
2000-05-08  Martin MaresAutoconf is *evil*. The sysconfdir and similar variable...
2000-05-08  Martin MaresUpdated TODO.
2000-05-08  Martin MaresDebugging compilation is no longer default. This means...
2000-05-08  Martin Mares`make install' now works.
2000-05-08  Martin MaresThe bgp_list is gone. Incomming connections are now...
2000-05-08  Martin MaresReally free attributes.
2000-05-08  Martin MaresWhen reporting a bug(), call abort() instead of exit...
2000-05-08  Martin MaresSome less socket error messages.
2000-05-08  Martin MaresDon't generate corrupted packets when sending only...
2000-05-08  Martin MaresDon't report refused connections.
2000-05-08  Martin MaresRemoved the `async' switch which was used for debugging...
2000-05-08  Martin Maresbugs_in_attr_cache_hashing--;
2000-05-08  Martin MaresLink the instance to the global BGP list as soon as...
2000-05-08  Martin MaresIncoming buffer must be at least 8KB long.
2000-05-08  Martin MaresUse preferences properly.
2000-05-08  Martin MaresDon't crash when reporting deleted routes.
2000-05-08  Martin MaresPreference is a configurable parameter.
2000-05-08  Martin MaresFixed `show route primary'.
2000-05-08  Martin MaresDebugged printing and pruning of neighbor cache entries.
2000-05-07  Martin MaresDon't count networks with no routes (they are not displ...
2000-05-07  Martin MaresImplemented `show route <...> stats'.
2000-05-07  Martin MaresSquashed one bug in fib_rehash(). No more routes disap...
2000-05-07  Martin MaresKilled one more reference to RTS_RIP_EXT.
2000-05-07  Martin MaresSetup of incoming connection is now a separate function.
2000-05-06  Martin MaresAdded commands `show route protocol <p>' and `show...
2000-05-06  Martin MaresIPv6 support compiles on both glibc 2.0 and 2.1.
2000-05-06  Martin MaresCosmetic fixes.
2000-05-06  Martin MaresFixed silly bug in previous commit.
2000-05-06  Martin MaresWhen rte_update is called for an identical route, don...
2000-05-05  Martin MaresAdded skeleton Doc files for the whole developer's...
2000-05-05  Martin MaresConnected the `doc' subtree to global makefiles.
2000-05-05  Martin MaresAdded a tool for processing of developer documentation.
2000-05-05  Pavel MachekFirst attempt at documenting configuration.
2000-05-04  Martin MaresRemoved RTS_RIP_EXT.
2000-05-04  Martin Mares#ifdef out lots of debugging information.
2000-05-04  Martin MaresUpdated.
2000-05-04  Martin MaresUnused variables in IPv6 code.
2000-05-04  Martin MaresRemoved a lot of unused variables.
2000-05-04  Martin MaresAdded --enable-ipv6 which tells configure to select...
2000-05-04  Pavel MachekSpelling fixes.
2000-05-04  Martin MaresIPv6 BGP support finished. Also simplified the BGP...
2000-05-04  Martin Marespxlen works even in IPv6 mode.
2000-05-04  Pavel MachekDisplay examples more nicely
2000-05-04  Martin MaresSwitched off LOCAL_DEBUG.
2000-05-04  Martin MaresReceive-only IPv6 BGP.
2000-05-04  Ondrej FilipBugfix in Network lsa originating
2000-05-03  Ondrej FilipTest for "flushing" added.
2000-05-03  Ondrej FilipCleanup of code. Some arguments of functions were useless.
2000-05-03  Ondrej FilipTesting if I can flush LSA from database.
2000-05-03  Ondrej FilipBetter rt and net originating.
2000-05-02  Ondrej FilipOriginating of network LSA.
2000-05-02  Ondrej FilipOSPF added to default protocols.
2000-05-02  Ondrej FilipAdding InfTransDelay for outgoing lsa.
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.
next