New commits:
commit 8314599d24fbe6307d4500ac5ccdbd1aa53adfd0
Author: Andrew Cagney <cag...@gnu.org>
Date:   Fri Feb 10 13:08:15 2023 -0500

    connections: connection_down() -> connection_unroute()
    
    The terminate*() functions down a connection (i.e., clear UP bit)
    while the connection_down() functions unroute the connection
    (calling connection_down() with an up connection passerts()).
    
    Also merge group route/unroute calls so that connection_unroute()
    can handle connection groups (which happens during shutdown).

_______________________________________________
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit

Reply via email to