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

Andrew Cagney cagney at vault.libreswan.fi
Wed Nov 27 15:52:38 UTC 2019


New commits:
commit df1e21b8f174c3ae42cb60a95107f73f59e15ec4
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Nov 26 20:00:06 2019 -0500

    demux: rename msg_digest's .from_state to .v1_from_state; make it IKEv1 only
    
    In IKEv2, .from_state was a redundant copy of md->svm->state (which in
    turn is, or at least should be, a redundant copy of
    st->st_state->kind).
    
    Tweak process_v2_child_ix() to use svm->state making it clearer that
    its behaviour is determined by a field in the state transition struct.
    
    Can the same be said of IKEv1?



More information about the Swan-commit mailing list