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

Andrew Cagney cagney at vault.libreswan.fi
Fri Jul 9 15:29:07 UTC 2021


New commits:
commit 5296f36a697b5e2ac233281c5c60ee45499db286
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Jul 9 11:15:07 2021 -0400

    ikev2: when initiating a delete exchange, delete larval children during send
    
    Normally a delete child response includes the responder->initiator SPI
    and that is used to identify and delete the child.  This way the
    responder gets to shutdown the responder->initiator SA before the
    initiator.
    
    However, for a larval child (where it is the initiator rejecting the
    response), the responder->initiator SPI isn't known and the
    corresponding SA isn't real.  Hence, just delete the SA.



More information about the Swan-commit mailing list