New commits:
commit 449ac1b68a0d6c90f1d1ce7397a8016ab3184b42
Author: Paul Wouters <[email protected]>
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

_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit

Reply via email to