aboutsummaryrefslogtreecommitdiffstats
path: root/nest/rt-fib.c
Commit message (Expand)AuthorAgeFilesLines
* Oops, previous modification for passing NULL to fib_init() did notPavel Machek1998-12-221-2/+2
* Allow NULL to init_fib().Pavel Machek1998-12-221-1/+6
* die() -> bug() where appropriate.Martin Mares1998-12-201-8/+8
* Rewrote fib functions to make them insert/delete/asynchronous-walk safe.Martin Mares1998-12-201-30/+309
* Renamed `DEBUG' symbol to `DEBUGGING' to prevent collisions with tokenMartin Mares1998-11-291-1/+1
* o FIB flags now available for FIB users.Martin Mares1998-10-181-1/+0
* Debug messages.Martin Mares1998-05-261-2/+2
* Parts of routing table code. Data structure declarations should beMartin Mares1998-05-151-0/+150