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

Andrew Cagney cagney at vault.libreswan.fi
Mon Jun 10 20:21:20 UTC 2019


New commits:
commit d07c98a6bdef1cdd565506f2d186a142ef175661
Author: Andrew Cagney <cagney at gnu.org>
Date:   Mon Jun 10 16:19:13 2019 -0400

    status: add STF_SKIP_COMPLETE_STATE_TRANSITION
    
    Upon the state transition function's return do not call
    complete_v[12]_state_transition().
    
    This is a hack so that (old) state transitions functions that directly
    directly call complete*() (or other scary stuff) can signal the common
    code that the normal sequence of: call state transition function; call
    complete() should be bypassed.  For instance, the IKEv1 crypto
    continuation functions.



More information about the Swan-commit mailing list