Go to file
Martin Mares 0d70292d88 Events now return a value. If it's non-zero, the event is re-queued
for processing in next event cycle. This can be used to prevent background
actions (hint: user commands) from hogging the CPU for too long time.
1999-10-29 12:08:49 +00:00
client Added skeleton of the client. Does nothing, but at least compiles. 1999-10-29 09:44:44 +00:00
conf switch() { } done right. 1999-10-28 21:03:36 +00:00
doc Implemented a Table-to-Table protocol a.k.a The Pipe. 1999-08-03 19:34:26 +00:00
filter switch() { } done right. 1999-10-28 21:03:36 +00:00
lib Events now return a value. If it's non-zero, the event is re-queued 1999-10-29 12:08:49 +00:00
misc Variance estimation fixed. 1998-12-19 21:53:28 +00:00
nest Events now return a value. If it's non-zero, the event is re-queued 1999-10-29 12:08:49 +00:00
proto Minor changes and bug fixes. Preparing for Exchange and higher states. 1999-10-19 16:13:06 +00:00
sysdep Configure PATH_CONTROL_SOCKET. 1999-10-29 10:08:09 +00:00
tools Configure PATH_CONTROL_SOCKET. 1999-10-29 10:08:09 +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 switch() { } done right. 1999-10-28 21:03:36 +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