bird/sysdep
Martin Mares 5f2a6a9ff3 Fix handling on full pipe to client in bird. Prevent packet overflows
for even only medium sized route table output. Fix a strange garbled
output problem in the client. The latter seems to be caused by some
library doing tcflush while there is still command output pending. So
the best fix here is to do fflush and then tcdrain. Note that this
problem occurs only under certain load situations and is not too easy to
reproduce.

(by Andreas)
2004-05-31 17:55:30 +00:00
..
bsd *BSD port added. (Tested on FreeBSD and NetBSD) 2004-05-31 13:25:00 +00:00
cf *BSD port added. (Tested on FreeBSD and NetBSD) 2004-05-31 13:25:00 +00:00
linux Current Linux kernels don't remember rtm_protocol for IPv6 routes and supply RTPROT_BOOT instead. 2003-02-22 23:06:32 +00:00
unix Fix handling on full pipe to client in bird. Prevent packet overflows 2004-05-31 17:55:30 +00:00
autoconf.h.in *BSD port added. (Tested on FreeBSD and NetBSD) 2004-05-31 13:25:00 +00:00
config.h Prepared for release 1.0.8. 2003-09-01 08:46:07 +00:00
Doc Documented all the sysdeps (only briefly, I admit). 2000-06-05 12:49:04 +00:00
sysdep.sgml Spelling fixes to progdoc. 2000-06-07 12:29:08 +00:00