New commits:
commit d07c98a6bdef1cdd565506f2d186a142ef175661
Author: Andrew Cagney <[email protected]>
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.

_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit

Reply via email to