Go to file
1999-12-06 13:51:04 +00:00
client Added skeleton of the client. Does nothing, but at least compiles. 1999-10-29 09:44:44 +00:00
conf Added type `g' for void (general) pointer. 1999-12-06 13:50:50 +00:00
doc Logging is now configurable. You can define multiple log outputs (to both 1999-12-06 13:45:56 +00:00
filter Implemented `show route where <condition>' command. 1999-12-02 14:04:44 +00:00
lib Logging is now configurable. You can define multiple log outputs (to both 1999-12-06 13:45:56 +00:00
misc Variance estimation fixed. 1998-12-19 21:53:28 +00:00
nest Moved initialization of protocol list to proto.c. 1999-12-06 13:44:45 +00:00
proto Implemented `show static'. It's a relatively good example of how to write 1999-12-03 11:41:23 +00:00
sysdep Allow logging to stderr as well. 1999-12-06 13:51:04 +00:00
tools The CLI I/O functions work as desired. 1999-10-31 15:43:44 +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 accept should behave as return, not running any commands after it. 1999-12-01 12:54:23 +00:00
configure.in Use linux-22 configuration with all 2.2.x and 2.3.x kernels. This means 1999-12-01 10:28:39 +00:00
Makefile switch() { } done right. 1999-10-28 21:03:36 +00:00
TODO Implemented echoing of log messages to CLI connections. Just try `echo all'. 1999-12-06 12:34:45 +00:00