[Swan-commit] Changes to ref refs/heads/master

Paul Wouters paul at vault.libreswan.fi
Fri Sep 15 16:32:07 UTC 2017


New commits:
commit 71da52b6df7072fb8dad6a1d2e03206982500e65
Author: Paul Wouters <pwouters at redhat.com>
Date:   Fri Sep 15 12:25:29 2017 -0400

    pluto: move socket tuning code from sysdep_* to create_socket()
    
    Since those sockets are the actual IKE sockets.
    
    The master_sock in sysdep_*.c for unknown reasons still needs SO_REUSEADDR.
    
    The socket priority is decreased from 7 to 6, as 7 might be linux only.

commit e1ff4e452c9cffd8a81c0fc07908f2d7a73229c4
Author: Paul Wouters <pwouters at redhat.com>
Date:   Fri Sep 15 11:37:53 2017 -0400

    pluto: remove SO_REUSEADDR from AF_UNIX socket.
    
    It is not supported by that address family



More information about the Swan-commit mailing list