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

Andrew Cagney cagney at vault.libreswan.fi
Mon Aug 6 17:40:49 UTC 2018


New commits:
commit caef0913d0090c6997df247f51d4f2b1388c8e9f
Author: Andrew Cagney <cagney at gnu.org>
Date:   Mon Aug 6 13:23:24 2018 -0400

    testing: sanitize 'ip xfrm' magic numbers consistent with 'ipsec look'
    
    For instance, SPI, ENCKEYs, ...
    
    The transforms are are no longer optional, and applied by either
    guest-ip-xfrm-status.sed or the new guest-ip-xfrm-policy.sed.
    
    The script ip-xfrm.sed, which is optional, contained transforms
    using different names, and had a bad habit of mashing up already
    fixed output.  They have been deleted.  While what is left should
    probably merged into guest-ip*.sed the script is very very
    agressive - deleting lots of stuff.
    
    The script strongswan.sed, which is optional, also contained
    transforms mangling ip xfrm output and those too have been deleted.
    This script should probably be rewritten so that it only modifies
    strongswan commands (and made non-optional).
    
    Hopefully update any affected output.



More information about the Swan-commit mailing list