New commits:
commit 9ea44f32033dda7a0f90c64ae4a8af49d54960e0
Merge: f5f4b66d5a 8aadcc41da
Author: Andrew Cagney <cag...@gnu.org>
Date:   Thu Jan 9 15:00:35 2025 -0500

    connections: use "visitor" not "whack" when describing connection visitor 
code
    
    Merge commit '8aadcc41daa03a0a74e82291c455541f19ec6b24'

commit 8aadcc41daa03a0a74e82291c455541f19ec6b24
Author: Andrew Cagney <cag...@gnu.org>
Date:   Wed Jan 8 16:38:55 2025 -0500

    terminate: simplify IKEv2's CONNECTION_CHILDLESS_IKE case
    
    no need to recursively call terminate_ike_family() as
    all children are gone

commit 4461ca4fc6ca7c790c8a367e64423ef14fa4dff5
Author: Andrew Cagney <cag...@gnu.org>
Date:   Wed Jan 8 15:41:11 2025 -0500

    connections: rename whack_connection.[hc] to visit_connection.[hc]
    
    and rename whack_connection_states() -> visit_connection_states()
    
    - use "visit" when discussing visitor code, not whack
    
    - update comments describing each callback
    
    - pexpect() IKE SA is not deleted during CONNECTION_IKE_PREP
      discuss why
    
    - in callbacks order things according to callback order

commit 012ff29e817dbc99b0e0ead4492de391ac288bb2
Author: Andrew Cagney <cag...@gnu.org>
Date:   Wed Jan 8 13:14:39 2025 -0500

    terminate: shorten connection_terminate_ike_family() to 
terminate_ike_family()
    
    it's the IKE SA (and children) that get terminated

_______________________________________________
Swan-commit mailing list -- swan-commit@lists.libreswan.org
To unsubscribe send an email to swan-commit-le...@lists.libreswan.org

Reply via email to