bird/sysdep
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
..
bsd Fixes an issue when opposite address is mistaken for broadcast on ptp ifaces on BSDs. 2013-11-21 13:17:42 +01:00
cf Fixes problem with RIP on multiple ifaces on BSD. 2013-11-22 02:12:21 +01:00
linux Fixes missing unregister of kernel table handling code. 2013-09-26 17:33:00 +02:00
unix Fixes problem with RIP on multiple ifaces on BSD. 2013-11-22 02:12:21 +01:00
autoconf.h.in Implements build options to specify socket dir and suffix. 2012-05-03 12:25:15 +02:00
config.h NEWS and version update. 2013-07-27 00:47:58 +02: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