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

Andrew Cagney cagney at vault.libreswan.fi
Mon Sep 11 20:48:32 EEST 2023


New commits:
commit f346c804886e3e8500ac646107f6d335d2342235
Author: Andrew Cagney <cagney at gnu.org>
Date:   Mon Sep 11 09:47:04 2023 -0400

    ipsec down: for IKEv1, use maybe-send/delete + connection_delete_child()
    
    It turns out that this fixes #1086 where:
            ipsec up foo-a
            ipsec up foo-b
            ipsec down foo-a
    would leave foo-a in routed-ondemand and not unrouted

commit d0f1d984b611da01d9766200cbe29ada2781dc8f
Author: Andrew Cagney <cagney at gnu.org>
Date:   Mon Sep 11 13:44:55 2023 -0400

    testing: expect up->down of IKEv1 child to unroute
    
    that is:
        ipsec up foo-a
        ipsec up foo-b
        ipsec down foo-a
    foo-a should be back to unrouted
    
    ref #1086



More information about the Swan-commit mailing list