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

Andrew Cagney cagney at vault.libreswan.fi
Fri Feb 10 21:43:05 EET 2023


New commits:
commit 5c649e26856eecb2fb646ba287eb64e6bcc1dd94
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Feb 10 13:56:20 2023 -0500

    connections: replace CK_GOING_AWAY with POLICY_GOING_AWAY bit
    
    It is used to signal to delete_state() that the callee is
    in control of the connection, and hence should back off.
    For instance, IKEv1's delete connection code uses this to stop
    delete_state() trying to recursively delete the same connection.
    
    Perhaps it should be called GO_AWAY.

commit 76c04b37e75fdcb7bd3c6ea899cb92a760474a74
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Feb 10 13:55:33 2023 -0500

    testing: update enumcheck - CK_GOING_AWAY going away



More information about the Swan-commit mailing list