bird/sysdep/unix
Ondrej Zajicek 8931425d02 Fixes problem with RIP on multiple ifaces on BSD.
RIP sockets for multiple ifaces collided, because we cannot bind to
a specific iface on BSD. Workarounded by SO_REUSEPORT.

Thanks to Eugene M. Zheganin for the bugreport.
2013-11-22 02:12:21 +01:00
..
config.Y Implements undo command and optional timeout for configuration 2012-12-26 12:40:48 +01: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 problem with RIP on multiple ifaces on BSD. 2013-11-22 02:12:21 +01:00
krt.c Forces KRT rescan on syncer startup with multi syncer config. 2013-10-15 10:57:57 +02:00
krt.h Makes krt.c much more readable. 2013-07-04 18:02:22 +02:00
krt.Y Cleanup in sysdep KRT code, part 1. 2012-04-30 15:31:32 +02:00
log.c Implements eval command and minor CLI cleanups. 2013-07-25 13:15:32 +02:00
main.c Flag -f "run in foreground" added as requested by a package maintainter. 2013-10-05 22:45:08 +02:00
Modules Cleanup in sysdep KRT code, part 2. 2012-04-30 22:25:24 +02: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 Implements undo command and optional timeout for configuration 2012-12-26 12:40:48 +01:00
unix.h Implements undo command and optional timeout for configuration 2012-12-26 12:40:48 +01:00