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

Andrew Cagney cagney at vault.libreswan.fi
Fri Feb 10 20:51:29 EET 2023


New commits:
commit 8314599d24fbe6307d4500ac5ccdbd1aa53adfd0
Author: Andrew Cagney <cagney at 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).



More information about the Swan-commit mailing list