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

Andrew Cagney cagney at vault.libreswan.fi
Sat Nov 26 00:59:26 EET 2022


New commits:
commit 94bf91b2d8d1694353ec7854ac4c2e52fc192ab2
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Nov 25 16:07:52 2022 -0500

    connections: a permenant connection with failed DNS is still CK_PERMENANT
    
    Was assuming host_addr unset always implied a CK_TEMPLATE; oops.
    
    In dns, drop workaround forcing the connection kind back to
    CK_PERMENANT
    
    In instantiate() unconditionally bail when the connection has
    no peer address; but add +UP when dns is the reason.
    
    close #906

commit a9d07e32c32611e0d43d354d08cea448824e7710
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Nov 25 13:04:40 2022 -0500

    connections .scratch_selector -> .selectors.acquire_or_host
    
    It's used to hold:
    - the acquire's traffic selector
    - the subnet when it is derived from the host



More information about the Swan-commit mailing list