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

Andrew Cagney cagney at vault.libreswan.fi
Fri Apr 16 23:18:04 UTC 2021


New commits:
commit 41bf3457eaa0f7d71611689cfe85c861da52d9d9
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Apr 16 15:44:45 2021 -0400

    ikev2: replace .st_v2_peer_alt_id with a local variable
    
    The field is always cleared before calling
    responder_match_initiator_id_counted() (either from a
    new state, or update_state_connection().  Hence,
    only a local variable is needed.

commit bf16e7ab003040cbfb2dd68589242b816f6f2d91
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Apr 16 15:32:34 2021 -0400

    state: split st_peer_alt_id into st_v[12]_peer_alt_id
    
    in update_state_connection() zap both fields

commit 07632d5af243563731bd93075dc9f62f0941bb2e
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Apr 16 15:20:51 2021 -0400

    ikev3: reorg ikev2_responder_decode_initiator_id()
    
    Don't decode the peer and tazan on every recursive call.

commit c6ee2c047628a8cac808caab0630aec2a5a08648
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Apr 16 14:04:35 2021 -0400

    ikev2: clone decode_peer_id_counted() into ikev2_initiator_decode_responder_id()
    
    simplify

commit ba9dce27882179ee54b44e7c651be3755a07daa7
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Apr 16 13:44:22 2021 -0400

    ikev2: clone ikev2_decode_peer_id() into ikev2_{responder,initiator}_decode_{initiator,responder}_id()



More information about the Swan-commit mailing list