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

Andrew Cagney cagney at vault.libreswan.fi
Wed Dec 4 18:32:02 UTC 2019


New commits:
commit 603eda3fe5ab7fee592c5ac2926e306aa6b85301
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Dec 3 10:29:31 2019 -0500

    ikev2: cleanup the state transition code
    
    - check the state transition; don't be surprised by NULL when STF_FATAL
      or STF_IGNORE
    
    - pass the now non-NULL state transition into
      success_v2_state_transition()
    
    - drop if(ST!=NULL) guards when ST must be non-NULL
    
    - after deleting ST, zap MD.ST, ST, and IKE
    
    - replace PST with IKE
    
    - update debug-logging



More information about the Swan-commit mailing list