Go to file
Martin Mares e1ddd99377 Changed handling of incoming connections, so that we can send data
from the send hook without worrying about existence of socket buffers.

Also, don't forget to copy peer addresses.
2000-04-26 13:26:11 +00:00
client Use xmalloc() instead of malloc(). 2000-04-20 22:55:32 +00:00
conf Renamed f_path to f_path_mask -- which is what it really is. Use 2000-04-12 13:07:53 +00:00
doc Few bugs removed from sgml, makefile added. 2000-04-17 16:51:28 +00:00
filter Small cleanup. 2000-04-26 09:38:07 +00:00
lib Introduced `ARRAY_SIZE' macro to replace all the sizeof(a)/sizeof(*a) constructs. 2000-04-12 13:21:23 +00:00
misc Variance estimation fixed. 1998-12-19 21:53:28 +00:00
nest Better formatting of router ID's. 2000-04-26 12:32:07 +00:00
proto Routing table calculation. Dijkstra done. 2000-04-26 12:54:23 +00:00
sysdep Changed handling of incoming connections, so that we can send data 2000-04-26 13:26:11 +00:00
tools Don't make dependencies in client directory if the client is not 2000-02-14 17:32:50 +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 Use right address for ripv6. 2000-04-26 11:33:03 +00:00
configure.in Added BGP to the default list of protocols we build. 2000-04-17 13:14:48 +00:00
Makefile switch() { } done right. 1999-10-28 21:03:36 +00:00
TODO Changed initialization of protocol list -- now we call proto_build() instead 2000-04-01 10:19:47 +00:00