[cmaster-next] [PATCH 0/2] Fix issues with the SO_SNDBUF/SO_RCVBUF sockoptions

David Lamparter equinox at opensourcerouting.org
Thu Dec 8 06:56:46 EST 2016


Applied @ stable/2.0.

isisd-simpl branch merged as well.

On Wed, Dec 07, 2016 at 01:21:44PM -0200, Renato Westphal wrote:
> 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
> 
> 
> _______________________________________________
> cmaster-next mailing list
> cmaster-next at lists.nox.tf
> https://lists.nox.tf/listinfo/cmaster-next




More information about the dev mailing list