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

Andrew Cagney cagney at vault.libreswan.fi
Wed Nov 8 02:00:18 EET 2023


New commits:
commit 1aad0e258342d6827b950d666cfd45a6e408c37e
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Nov 7 13:45:52 2023 -0500

    ikev2: merge TCP fallback code into initialize_new_ike_sa()
    
    Note use of connection .iface and not .interface.
    
    ref #1384

commit f85240605beda15d5c6970bf0b45c53565cc2f6f
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Nov 7 13:41:49 2023 -0500

    ikev2: call initialize_new_ike_sa() from new_v2_ike_sa_initiator()
    
    ... and update_ike_endpoints() from new_v2_ike_sa_responder()

commit 7d7e5dc0c506daa2d320af858850305e5487e21a
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Nov 7 13:30:39 2023 -0500

    ikev2: split new_v2_ike_sa() into new_v2_ike_sa_{initiator,responder}()
    
    Don't assume new_v2_ike_sa_initiator() always succeeds.

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

    iface: return a newref from connect_to_tcp_endpoint()
    
    make caller responsible for delref, not addref.



More information about the Swan-commit mailing list