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

Andrew Cagney cagney at vault.libreswan.fi
Fri Apr 17 14:53:36 UTC 2020


New commits:
commit 3f4a2a8b46c5e9cc4f3aea6102b248ddb268e940
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Apr 17 10:10:12 2020 -0400

    states: rename STATE_V2_CREATE_* -> STATE_V2_NEW_CHILD_*; add '1' suffix
    
    STATE_V2_CREATE_I0     -> STATE_V2_NEW_CHILD_I0
    STATE_V2_CREATE_I      -> STATE_V2_NEW_CHILD_I1
    STATE_V2_REKEY_IKE_I0  -> STATE_V2_REKEY_IKE_I0
    STATE_V2_REKEY_IKE_I   -> STATE_V2_REKEY_IKE_I1
    STATE_V2_REKEY_CHILD_I -> STATE_V2_REKEY_CHILD_I1
    
    'create' what? Why the RFC didn't use something like CREATE_SA for
    CREATE_CHILD_SA is a mystery.



More information about the Swan-commit mailing list