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

Andrew Cagney cagney at vault.libreswan.fi
Thu Feb 2 15:56:07 UTC 2017


New commits:
commit a147e7b50d006a9505484dd1605cdd966fc37559
Author: Andrew Cagney <cagney at gnu.org>
Date:   Thu Feb 2 10:22:54 2017 -0500

    pluto: IKEv1 IKE: don't clone the 'base' spdb only to overwrite every single field except AUTH.
    
    Instead, unconditionally start with an empty spdb entry and fill in all
    fields including AUTH (proof of identity).  For auth, extract the value
    from 'base'.
    
    This leaves just one point in the IKEv1 IKE code where the old spdb.c
    tables are being used.  Follow on patch to instead use a simple table,
    filtered by FIPS, can eliminate that.



More information about the Swan-commit mailing list