Go to file
Martin Mares 7c0cc76ed7 Moved initialization of protocol list to proto.c.
Added sysdep configuration hooks.
1999-12-06 13:44:45 +00:00
client Added skeleton of the client. Does nothing, but at least compiles. 1999-10-29 09:44:44 +00:00
conf Moved initialization of protocol list to proto.c. 1999-12-06 13:44:45 +00:00
doc Implemented `show static'. It's a relatively good example of how to write 1999-12-03 11:41:23 +00:00
filter Implemented `show route where <condition>' command. 1999-12-02 14:04:44 +00:00
lib Added ip_scope_text() for translating of scopes to strings. 1999-11-25 15:34:20 +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 Added tracked_fopen() which is a fopen registered in resource database. 1999-12-06 13:43:47 +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