]> git.ipfire.org Git - thirdparty/bird.git/shortlog
thirdparty/bird.git
1999-03-09  Pavel MachekResolved conflicts, you no longer need to wrap constant...
1999-03-09  Pavel MachekAdded '=' to operator list
1999-03-08  Pavel MachekFilters are now a tiny bit stronger (if is actually...
1999-03-04  Martin MaresFixed processing of !krt_capable() routes. Converted...
1999-03-04  Martin MaresKRT: Implemented asynchronous route / interface state...
1999-03-04  Martin MaresAlthough there are still heaps of FIXME's, Netlink...
1999-03-04  Martin MaresConverted some mb_alloc/bzero pairs to mb_allocz.
1999-03-04  Martin MaresInitialize allocated struct proto :-)
1999-03-04  Martin MaresUse dmalloc instead of EFence when available (dmalloc...
1999-03-03  Martin MaresNetlink scans routes...
1999-03-03  Martin MaresEFence helped to find using of already free rte's in...
1999-03-03  Martin MaresFix several things I broke today.
1999-03-03  Martin MaresAdded a hack forcing protocols with priority>0 to be...
1999-03-03  Martin MaresRewrote the kernel syncer. The old layering was horrible.
1999-03-03  Martin MaresIntroduced protocol priority (all 'normal' protocols...
1999-03-02  Pavel MachekAdd interface for running filters (please comment!...
1999-03-02  Pavel MachekAvoid segfault
1999-03-02  Martin MaresNetlink module supports interface scan on startup....
1999-03-02  Martin Mareso The if_change_too_big_p change was too high-spirited...
1999-03-02  Martin MaresInterface logic changes:
1999-03-02  Martin MaresDon't try to install static routes to disconnected...
1999-03-02  Martin MaresLatest changes broke out-of-tree compilation.
1999-03-02  Pavel MachekI just don't like files enclosed in <>.
1999-03-01  Martin MaresIf we are compiling with debugging enabled and libefenc...
1999-03-01  Martin MaresImplemented netlink protocol parsing functions. More...
1999-03-01  Martin MaresAdded SK_MAGIC type sockets for internal use by system...
1999-03-01  Pavel MachekHopefully ended translating to new interface
1999-03-01  Martin MaresAdded skeletal version of Linux netlink interface....
1999-03-01  Martin MaresInclude "config.h" instead of "autoconf.h" in all Modul...
1999-03-01  Martin MaresRenamed struct rtattr to struct rta to make things...
1999-03-01  Martin MaresUse traditional Unix route/iface interface only when...
1999-03-01  Martin MaresPruned the TODO list.
1999-02-15  Pavel MachekMore rip fixes (config data moved to struct rip_proto_c...
1999-02-13  Martin MaresCleaned up TODO file.
1999-02-13  Martin MaresSynced example config with new options.
1999-02-13  Martin MaresImplemented static device routes.
1999-02-13  Martin MaresParameter order for the proto->if_notify hook was diffe...
1999-02-13  Martin Mares'#' comments in config files are equivalent to end...
1999-02-13  Martin MaresImplemented garbage collection of routing tables to...
1999-02-13  Martin MaresStatic protocol doesn't need any shutdown function...
1999-02-13  Martin MaresDon't send any neighbor notifications to protocols...
1999-02-13  Martin MaresWhen protocols go down, prune the neighbor list.
1999-02-13  Martin MaresWhen shutting down, remove all routes (except for RTS_I...
1999-02-13  Martin MaresMoved sanity check of protocol state during annoucement...
1999-02-13  Martin MaresPerform gracious shutdown upon receipt of SIGTERM....
1999-02-13  Martin MaresSquashed one bug in timing of route scans.
1999-02-13  Martin MaresSynchronize signals to the main select/event/timer...
1999-02-13  Martin MaresImplemented real cleanup and pruning of routing table...
1999-02-13  Martin MaresPass new argument to FIB_ITERATE_END.
1999-02-13  Martin MaresFixed bug in FIB_ITERATE_END: it assumed the control...
1999-02-13  Martin Maresconfig->router_id works again.
1999-02-11  Martin MaresReal implementation of protocol state machines. Delayed...
1999-02-11  Martin MaresRun the event queue before writing SIGUSR dumps.
1999-02-11  Martin Maresstruct proto again contains instance name (a copy of...
1999-02-11  Martin MaresGrrr, forgot to commit the event routines themselves :|
1999-02-11  Martin MaresAdded simple event scheduling system to avoid recursive...
1999-02-08  Pavel MachekPropagate depend into all subdirectories; make rip...
1999-02-05  Martin MaresSynced Linux sysdeps to new interface.
1999-02-05  Martin MaresSynced kernel interface to new interface.
1999-02-05  Martin MaresModified static router to use new interface.
1999-02-05  Martin MaresImplemented new configuration/reconfiguration interface...
1999-02-05  Martin MaresAdded several parentheses to MIN/MAX macros.
1999-02-03  Pavel MachekFew fixes in parsing of filters
1999-01-23  Martin MaresReplaced the old ugly ipv6 compilation hack by a condit...
1999-01-23  Martin MaresFilter all `Modules' files through C preprocessor,...
1999-01-15  Pavel Machekfilters_init() renamed to filters_postconfig().
1999-01-15  Martin MaresOriginal `expr' is back, filter expressions renamed...
1999-01-15  Martin MaresAdded bird.conf to .cvsignore and created an example...
1999-01-15  Martin MaresKilled duplicate %type for expr.
1999-01-15  Pavel MachekMake filters actually compiled.
1999-01-15  Pavel MachekFilters, second try. This time they have their own...
1999-01-15  Martin MaresPropagate "depend" target to real top-level Makefile.
1999-01-15  Pavel Machek#if 1 that creeped into cvs killed.
1999-01-15  Pavel MachekBe a tiny bit more verbose.
1999-01-15  Pavel MachekFilters added. They are unable to do anything interesti...
1999-01-15  Pavel MachekProperly initialize filters. Also bumped version to...
1999-01-12  Martin MaresFixed trivial bug in naming of `depend' file. Argh.
1999-01-12  Pavel MachekMake it compile again (stupid makefiles!), make quiet...
1999-01-12  Pavel MachekKeep protocol data out of iface_patt.
1999-01-12  Pavel MachekPatterns expanded in the right way
1999-01-10  Martin MaresInitialize only protocols which are compiled in :)
1999-01-10  Martin MaresFew last-minute bug fixes.
1999-01-10  Martin MaresNew makefiles. Includes support for out-of-source-tree...
1999-01-09  Martin MaresFirst step of "autoconfization". Created a configure...
1998-12-22  Pavel MachekBird now uses fib structure instead of linklist.
1998-12-22  Pavel MachekOops, previous modification for passing NULL to fib_ini...
1998-12-22  Pavel MachekAllow NULL to init_fib().
1998-12-20  Martin Mareslog(), die() and bug() messages shound NOT contain...
1998-12-20  Martin Maresdie() -> bug() where appropriate.
1998-12-20  Martin MaresAdded #if 0 to rip_postconfig(), so that it doesn't...
1998-12-20  Martin MaresFiner grained logging levels:
1998-12-20  Martin MaresWhen printing a routing table, fib_check() it.
1998-12-20  Martin MaresRewrote fib functions to make them insert/delete/asynch...
1998-12-20  Martin MaresNew hash functions according to benchmarks posted yeste...
1998-12-20  Martin MaresImplemented deletion/insertion/asynchronous-walk lists.
1998-12-19  Martin MaresVariance estimation fixed.
1998-12-19  Martin MaresAdded several tools for fib hashing function analysis...
1998-12-09  Pavel Machekdebug() -> DBG() in rip.
1998-12-09  Pavel MachekInitial multicast support (can not work, but skeleton...
1998-12-08  Martin MaresHopefully finished kernel syncer (krt) rewrite:
next