Go to file
Martin Mares 30770df2ab If the main event queue is not empty, call select() with zero timeout, so
that the events are ran again after the FD's are checked. This allows us
to schedule I/O checks between processing of user commands.
1999-11-17 12:04:24 +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 Command line interface now works. 1999-11-17 12:00:21 +00:00
proto Commented out nexthop selection, see the comment. 1999-11-17 11:16:15 +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 Basic support for IPv6. The system-dependent part doesn't work yet, 1999-08-03 19:36:06 +00:00