New commits:
commit 46940c94b47b353128ee00bc19e557622516e9e6
Author: Andrew Cagney <cag...@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).

_______________________________________________
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit

Reply via email to