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

Andrew Cagney cagney at vault.libreswan.fi
Fri Sep 28 17:25:28 UTC 2018


New commits:
commit 2e4894428805ea0dde8559033cd4624e5537c216
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Sep 28 13:16:30 2018 -0400

    packets: use a substructure mechanism when checking IKEv2 last substructure field
    
    IKEv2 has nested substructures.  An SA Payload contains Proposal
    Substructures, and a Proposal Substructure contains Transform
    Substructures.
    
    When emitting the substructure, the Last Substruc[ture] field is set
    to either that substructure's type (non-last) or zero (last).
    
    This is separate to IKEv2's Next Payload field and the payload "chain"
    - the SA payload is both linked into the payload "chain" (.PT) and
    requires a specific sub-structure (.SST).



More information about the Swan-commit mailing list