]> git.ipfire.org Git - thirdparty/bird.git/history - nest/rt-fib.c
Babel: Documentation updates
[thirdparty/bird.git] / nest / rt-fib.c
2015-11-24  Ondrej Zajicek ... Merge branch 'master' into rip-new
2015-10-17  Ondrej Zajicek ... Merge branch 'master' into rip-new
2015-10-05  Ondrej Zajicek ... Major RIP redesign
2015-06-08  Pavel Tvrdíkunsigned [int] -> uint
2015-02-21  Pavel TvrdíkMinor fixes
2009-12-22  Ondrej ZajicekMerge commit 'origin/master' into new
2009-12-20  Ondrej ZajicekMerge branch 'dev' into ospf3
2009-12-14  Ondrej ZajicekMerge branch 'dev' into ospf3
2009-11-09  Ondrej ZajicekMerge branch 'dev' into ospf3
2009-10-07  Ondrej ZajicekImplement proper LSA ID generation.
2004-06-05  Martin MaresMarked unused parameters in core code as such.
2000-06-07  Martin MaresFixes to the progdoc.
2000-06-01  Martin MaresFIB documentation.
2000-05-13  Martin MaresAdded fib_route() which does (although very slow) looku...
2000-05-08  Martin MaresSeveral simplifications of the fib iterators.
2000-05-07  Martin MaresSquashed one bug in fib_rehash(). No more routes disap...
2000-03-31  Martin MaresInclude "lib/string.h" instead of <string.h>. It should...
2000-03-12  Martin MaresGreat cleanup of debug messages. LOCAL_DEBUG turned...
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 Maresdie() -> bug() where appropriate.
1998-12-20  Martin MaresRewrote fib functions to make them insert/delete/asynch...
1998-11-29  Martin MaresRenamed `DEBUG' symbol to `DEBUGGING' to prevent collis...
1998-10-18  Martin Mareso FIB flags now available for FIB users.
1998-05-26  Martin MaresDebug messages.
1998-05-15  Martin MaresParts of routing table code. Data structure declaration...