David, please queue these two patches for stable/2.0 as well (they fix a completely broken ospf6d on FreeBSD). Renato Westphal (2): ospfd: set the OSPF socket's send buffer size only once *: always set SO_SNDBUF and SO_RCVBUF using a best effort approach bgpd/bgp_network.c | 26 ++---------------- lib/sockopt.c | 32 +++++++++++------------ lib/sockopt.h | 4 +-- ospf6d/ospf6_network.c | 38 ++------------------------- ospfd/ospf_interface.c | 5 ---- ospfd/ospf_network.c | 71 ++------------------------------------------------ ospfd/ospf_network.h | 1 - ospfd/ospf_packet.c | 8 ++---- ospfd/ospfd.c | 4 --- ospfd/ospfd.h | 1 - ripngd/ripngd.c | 4 +-- 11 files changed, 27 insertions(+), 167 deletions(-) -- 1.9.1