index
:
bird
ll-peering
ll-peering-old
ll-peering-old2
master
multicast-old
[no description]
Matthias Schiffer <mschiffer@universe-factory.net>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nest
/
rt-fib.c
Age
Commit message (
Expand
)
Author
2000-06-07
Fixes to the progdoc.
Martin Mares
2000-06-01
FIB documentation.
Martin Mares
2000-05-13
Added fib_route() which does (although very slow) lookup of longest-match
Martin Mares
2000-05-08
Several simplifications of the fib iterators.
Martin Mares
2000-05-07
Squashed one bug in fib_rehash(). No more routes disappearing as if struct
Martin Mares
2000-04-01
Include "lib/string.h" instead of <string.h>. It should give us bzero()
Martin Mares
2000-03-12
Great cleanup of debug messages. LOCAL_DEBUG turned off in most modules,
Martin Mares
1998-12-22
Oops, previous modification for passing NULL to fib_init() did not
Pavel Machek
1998-12-22
Allow NULL to init_fib().
Pavel Machek
1998-12-20
die() -> bug() where appropriate.
Martin Mares
1998-12-20
Rewrote fib functions to make them insert/delete/asynchronous-walk safe.
Martin Mares
1998-11-29
Renamed `DEBUG' symbol to `DEBUGGING' to prevent collisions with token
Martin Mares
1998-10-19
o FIB flags now available for FIB users.
Martin Mares
1998-05-26
Debug messages.
Martin Mares
1998-05-15
Parts of routing table code. Data structure declarations should be
Martin Mares