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

Andrew Cagney cagney at vault.libreswan.fi
Wed Jul 3 16:27:26 UTC 2019


New commits:
commit 46940c94b47b353128ee00bc19e557622516e9e6
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Jul 2 17:05:52 2019 -0400

    ikev2: eliminate SMF2_IKE_I_{SET,CLEAR} bits in state machine
    
    The IKE lookup code made them redundant:
    
    - the IKE SA's role is used when searching for the IKE SA (if the role
      is wrong the IKE SA shouldn't be found)
    
    - a pexpect() before the state machine is reached confirms this
    
    Other than removing SMF2_IKE_I_{SET,CLEAR} from the state transition
    flags, the state table is left as is (a cursory inspection would
    suggest that many of the transitions have become redundant).



More information about the Swan-commit mailing list