Go to file
Martin Mares c976342828 Implemented debugging function rlookup() which you can call from gdb
to see what resource does the address given as a parameter belong to.
2000-05-08 22:33:38 +00:00
client Use PATH_CONTROL_SOCKET instead of tacking on "bird.ctl" manually. 2000-05-08 14:29:30 +00:00
conf Added skeleton Doc files for the whole developer's documentation. 2000-05-05 17:17:42 +00:00
doc Implemented `show route <...> stats'. 2000-05-07 11:28:59 +00:00
filter Added skeleton Doc files for the whole developer's documentation. 2000-05-05 17:17:42 +00:00
lib Implemented debugging function rlookup() which you can call from gdb 2000-05-08 22:33:38 +00:00
misc Variance estimation fixed. 1998-12-19 21:53:28 +00:00
nest rt_prune: Don't kill routes from protocols in FS_FEEDING state. If debugging, 2000-05-08 22:33:02 +00:00
proto KEEPALIVE TIME ought to set keepalive time, not connect retry time :) 2000-05-08 22:32:17 +00:00
sysdep In non-debug mode, set default logging to syslog only, not stderr. 2000-05-08 22:31:58 +00:00
tools Autoconf is *evil*. The sysconfdir and similar variables are unusable in 2000-05-08 14:19:47 +00:00
.cvsignore Added bird.conf to .cvsignore and created an example configuration file. 1999-01-15 17:18:41 +00:00
aclocal.m4 Cosmetic message fix. 1999-04-12 17:27:21 +00:00
bird.conf Use right address for ripv6. 2000-04-26 11:33:03 +00:00
configure.in Added `--disable-memcheck' switch which avoids linking of efence/dmalloc, 2000-05-08 14:51:57 +00:00
Doc Added skeleton Doc files for the whole developer's documentation. 2000-05-05 17:17:42 +00:00
Makefile switch() { } done right. 1999-10-28 21:03:36 +00:00
TODO Implemented show route count' which is show route stats' with 2000-05-08 14:58:00 +00:00