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

Andrew Cagney cagney at vault.libreswan.fi
Thu Sep 27 20:06:03 UTC 2018


New commits:
commit 5f7474eb582777cac25bf97ce3420e5fd92b2eff
Merge: 1e306b2 84c1261
Author: Andrew Cagney <cagney at gnu.org>
Date:   Thu Sep 27 16:02:16 2018 -0400

    ikev2: eliminate ikev2_crypto_start()
    
    Inline the relevant code at the call site.
    
    Merge commit '84c126172e06c1083c0014e58796d19953947067'

commit 84c126172e06c1083c0014e58796d19953947067
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Sep 25 14:27:55 2018 -0400

    ikev2: inline ikev2_crypto_start() into ikev2_child_outI(); only call

commit 175f6fc44766f066c4824093f90f9d776cae7dbb
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Sep 25 14:20:45 2018 -0400

    ikev2: in ikev2_child_inR() bypass ikev2_crypto_start()
    
    While this adds a switch, the two paths of the switch
    are essentially identical.

commit 9a5cf82b0703b649a02e22e68859a120dcf22fb3
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Sep 25 14:16:10 2018 -0400

    ikev2: in ikev2_child_inIoutR() bypass ikev2_crypto_start()
    
    While this creates a case statement, a quick examinination shows
    that, other than logging text, the cases are identical.

commit ba985d5bc0eec3de533170267622d3988c837e22
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Sep 25 14:09:46 2018 -0400

    ikev2: in ikev2_child_ike_inR() bypass ikev2_crypto_start()

commit ed726262ae1085c7b3befa68b17d184792347974
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Sep 25 14:02:11 2018 -0400

    ikev2: in ikev2_child_ike_inIoutR() bypass ikev2_crypto_start()



More information about the Swan-commit mailing list