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

Andrew Cagney cagney at vault.libreswan.fi
Thu Jul 15 20:29:13 UTC 2021


New commits:
commit de92475122b1c48d071aab7b9628889a346fdc5b
Author: Andrew Cagney <cagney at gnu.org>
Date:   Thu Jul 15 15:58:07 2021 -0400

    state: replace bool .st_dont_send_delete with enum send_delete .st_send_delete
    
    In addition to DONT_SEND_DELETE and the wishy washy MAYBE_SEND_DELETE,
    add the more strident DO_SEND_DELETE.
    
    When STF_V2_DELETE_IKE_AUTH_INITIATOR, call delete_ike_family()
    with DO_SEND_DELETE (not MAYBE_SEND_DELETE which got it wrong).

commit 02629c09300346c1e8a058c7ae0ef6816da180bf
Author: Andrew Cagney <cagney at gnu.org>
Date:   Thu Jul 15 15:55:02 2021 -0400

    ikev2: rename STF_V2_DELETE_EXCHANGE_INITIATOR_IKE_SA -> STF_V2_DELETE_IKE_AUTH_INITIATOR
    
    perhaps slightly less obscure



More information about the Swan-commit mailing list