Go to file
1999-11-17 15:50:41 +00:00
client Added skeleton of the client. Does nothing, but at least compiles. 1999-10-29 09:44:44 +00:00
conf Command line interface now works. 1999-11-17 12:00:21 +00:00
doc Added project status report for KSVI. 1999-11-10 10:48:19 +00:00
filter ENUM's are now recognized as constants. 1999-11-15 11:36:09 +00:00
lib ev_run() now returns whether the event has been requeued or not. 1999-11-17 12:01:11 +00:00
misc Variance estimation fixed. 1998-12-19 21:53:28 +00:00
nest Added some temporary examples of how to define CLI commands (search for CF_CLI). 1999-11-17 12:14:44 +00:00
proto ospf.c and ospc.h splitted into various files. 1999-11-17 15:50:41 +00:00
sysdep If the main event queue is not empty, call select() with zero timeout, so 1999-11-17 12:04:24 +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 Enums do not work, this is testcase. 1999-11-10 13:59:13 +00:00
configure.in Configure PATH_CONTROL_SOCKET. 1999-10-29 10:08:09 +00:00
Makefile switch() { } done right. 1999-10-28 21:03:36 +00:00
TODO Added skeleton of command tree. Please inspect. 1999-11-17 14:58:21 +00:00