bird/sysdep/unix
Ondrej Zajicek 4323099da9 Fixes bug in scheduling of callback by main loop.
If other side of a socket is sending data faster than
BIRD is processing, BIRD does not schedule any other
callbacks (events, timers, rx/tx callbacks).
2009-06-20 00:59:32 +02:00
..
config.Y Adds support for soft reconfiguration. 2009-06-19 23:49:34 +02:00
Doc Documented all the sysdeps (only briefly, I admit). 2000-06-05 12:49:04 +00:00
endian.h OpenBSD port related changes. 2009-05-11 01:32:49 +02:00
io.c Fixes bug in scheduling of callback by main loop. 2009-06-20 00:59:32 +02:00
krt-iface.c This is bug, isn't it? 2008-11-21 13:01:05 +01:00
krt-iface.h Reconfiguration for device protocol. 2000-01-17 11:17:33 +00:00
krt-set.c Bugfix for routing table breaking bug. 2008-10-26 23:09:46 +01:00
krt-set.h Marked unused parameters in sysdep code as such. 2004-06-05 09:11:07 +00:00
krt.c The pipe cleanup. 2009-06-01 14:07:13 +02:00
krt.h Add 'primary' configuration option. 2009-05-29 13:32:24 +02:00
krt.Y Implements primary address selection base on 'primary' option. 2009-05-29 22:49:30 +02:00
log.c Rate limit for most abundant log messages 2009-02-26 14:23:54 +01:00
main.c Adds support for soft reconfiguration. 2009-06-19 23:49:34 +02:00
Modules Split random number functions off io.c, so that they can be documented 2000-06-05 11:46:40 +00:00
random.c Split random number functions off io.c, so that they can be documented 2000-06-05 11:46:40 +00:00
timer.h Fix problem with local time changes. 2008-11-05 22:36:49 +01:00
unix.h Adds support for soft reconfiguration. 2009-06-19 23:49:34 +02:00