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

Andrew Cagney cagney at vault.libreswan.fi
Tue Nov 7 19:30:32 EET 2023


New commits:
commit 52ce272e80cafc405f9e6f7ee93b08f6e8b5802d
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Nov 7 12:26:35 2023 -0500

    state: use find_iface_endpoint_by_local_endpoint() to get .st_iface_endpoint
    
    ... instead of connection .interface

commit ae4305f7b612073dfb5d5f4170852593f87cce46
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Nov 7 12:23:44 2023 -0500

    iface: return a new reference from find_iface_endpoint_by_local_endpoint()
    
    make caller responsible for delref instead of remembering to addref
    (former is a memory leak; latter is a memory corruption)

commit c1a886f5f8f5d084ee8da2b357774e13ff6a7aea
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Nov 7 11:13:42 2023 -0500

    connections: add local_host_port()

commit 267f3e26ee45f89ce35519e67f40ca852087d5e6
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Nov 7 10:44:28 2023 -0500

    state: set .st_remote_endpoint directly based on enable-tcp
    
    In initialize_new_ike_sa(), instead of using the oriented
    interface's protocol, use enable-tcp to determine the
    protocol for .st_remote_endpoint.
    
    ref #1384



More information about the Swan-commit mailing list