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

Andrew Cagney cagney at vault.libreswan.fi
Fri Feb 24 19:36:43 EET 2023


New commits:
commit 3623fd7798ca3617545e802c3d87087b2d74ca54
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Feb 24 10:48:37 2023 -0500

    connections: simplify/rename flush_pending_by_connection() -> remove_connection_from_pending()
    
    flush_pending_by_state() can remove and delete lots of connections,
    remove_connection_pending() is pexpect()ed to remove just one
    connection (and never delete it).

commit ae5961da9671e682b55487d0975c6f61c5633eab
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Feb 24 10:09:07 2023 -0500

    connections: move free lease from delete_connection() to discard_connection()
    
    Make delete_connection() slightly simplier.



More information about the Swan-commit mailing list