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

Andrew Cagney cagney at vault.libreswan.fi
Tue Oct 30 21:06:34 UTC 2018


New commits:
commit 9c8ef4b7435191d71ebc30afa55c0f7fa386987f
Merge: e67ddcf b59b9b8
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Oct 30 16:57:22 2018 -0400

    ikev2: eliminate struct state_v2_microcode .crypto_end
    
    Instead have ikev2_crypto_continue() call the function
    directly.  For moment select the function using a separate
    switch.
    
    For STATE_V2_REKEY_CHILD_I and STATE_V2_REKEY_CHILD_R the correct
    value was found using brute force - it was missing from the table
    so one mystery solved.
    
    Merge commit 'b59b9b8f71c916d01a9f6256941c183824f979d8'

commit b59b9b8f71c916d01a9f6256941c183824f979d8
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Oct 30 14:37:42 2018 -0400

    ikev2: delete .crypto_end field in state machine

commit 06a9c4f951cb88df41e538bd6c8c9e1ed8d2867f
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Oct 26 22:13:33 2018 -0400

    ikev2: determine crypto-end using current state in ikev2_crypto_continue()



More information about the Swan-commit mailing list