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

Paul Wouters paul at vault.libreswan.fi
Wed Sep 6 22:34:30 UTC 2017


New commits:
commit c38322b1d02a1def9d5d03a95ef2c42d69525103
Author: Paul Wouters <pwouters at redhat.com>
Date:   Wed Sep 6 18:33:03 2017 -0400

    pluto: don't set socket option SO_REUSEADDR in sysdep_*
    
    It is already set via the server.c for all platforms.

commit c0b29df3d2e6040aa1d1b3223940f0946db02a55
Author: Paul Wouters <pwouters at redhat.com>
Date:   Wed Sep 6 18:19:58 2017 -0400

    documentation: updated ipsec.conf man page for socket options.

commit 586d7c6092f91a36f2f6f690a6207046034cfa06
Author: Paul Wouters <pwouters at redhat.com>
Date:   Wed Sep 6 17:59:54 2017 -0400

    whack: rename --ike-sock-bufsize to --ike-socket-bufsize
    
    This makes it consistent with the ipsec.conf options

commit 1c6b69924bddf9064fd9819364abcdcde104e8c0
Author: Paul Wouters <pwouters at redhat.com>
Date:   Wed Sep 6 17:59:10 2017 -0400

    testing: update output for new msg_errqueue=yes output

commit 7f18bd4e29dab59e5de81d955d773b3bfa0b8f66
Author: Paul Wouters <pwouters at redhat.com>
Date:   Wed Sep 6 17:57:55 2017 -0400

    pluto: Added ike-socket-errqueue=yes|no option and whack option.
    
    This allows disabling the IP_RECVERR socket option. When disabled,
    no errors are sent to the socket (eg ICMP messages). The default
    is enabled (as it was before introducing this toggle)
    
    This option can also be toggled at runtime using:
    
    	ipsec whack --ike-socket-errqueue-toggle



More information about the Swan-commit mailing list