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

Paul Wouters paul at vault.libreswan.fi
Thu Feb 28 19:57:30 UTC 2019


New commits:
commit 449ac1b68a0d6c90f1d1ce7397a8016ab3184b42
Author: Paul Wouters <pwouters at redhat.com>
Date:   Thu Feb 28 14:53:58 2019 -0500

    _stackmanager: Only try to write /proc/sys/net/core/xfrm_acq_expires when needed
    
    This supresses a few warnings that can pop up (eg on EC2 docker containers)
    
    Also do not test for writable access, as that test itself seems to generate
    a writeable error anyway. So just write and let the error speak for itself.
    
    if the value set is different from the value, warn the user/syslog:
    
    changing /proc/sys/net/core/xfrm_acq_expires from 30 to 15
    
    Related to https://github.com/libreswan/libreswan/issues/229



More information about the Swan-commit mailing list