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

Andrew Cagney cagney at vault.libreswan.fi
Thu Apr 30 18:16:22 UTC 2020


New commits:
commit dd073f0d1ff854b8361a81d782c5d5e9b282d163
Author: Andrew Cagney <cagney at gnu.org>
Date:   Thu Apr 30 12:29:42 2020 -0400

    ikev2: start/clear retransmits from v2_msgid_update_{sent,recv}()
    
    That is:
    
    - v2_msgid_update_recv(), when a response, clear retransmits.
    - v2_msgid_update_sent(), and a request, start retransmits.
    
    This fixes a bug where the STF_FAIL / STF_FATAL code paths were not
    clearing retransmits.  For instance, retransmits would continue after
    receiving a failing IKE_AUTH response.
    
    Work-around record'n'send calling v2_msgid_update_sent() when the
    earlier reply hasn't been received.



More information about the Swan-commit mailing list