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

Andrew Cagney cagney at vault.libreswan.fi
Tue Jan 30 21:13:23 EET 2024


New commits:
commit 9546d0bad3986ae17cc8e32720bdfa619be1c562
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Jan 26 07:40:30 2024 -0500

    testing: add crossing-streams-04-*
    
    crossing-streams-04-ikev2-initiator-child-up-ike-down GOOD
    crossing-streams-04-ikev2-initiator-ike-rekey-responder-child-up WIP
      responder gets confused
    
    see:
     no longer viable for initiating a Child SA untested #1572
     crossing IKE SA delete ignored #1587
     inbound rekeying IKE SA crossing outbound new Child SA #1589

commit 9d761008160a1f282ba1fd15d2ec5446d4ea66f1
Author: Andrew Cagney <cagney at gnu.org>
Date:   Mon Jan 29 13:32:54 2024 -0500

    ikev2: in queue_v2_CREATE_CHILD_SA_initiator() allow deleting IKE SA
    
    Happens when a delete and new child cross.
    
    Add notes on why the delete state needs work.
    See:
      crossing IKE SA delete ignored #1587
      initiator delete Child SA in two steps #1586
      no longer viable for initiating a Child SA untested #1572

commit 07ca2e63882ef7c88642983e404b1ad627f8f66a
Author: Andrew Cagney <cagney at gnu.org>
Date:   Mon Jan 29 13:32:54 2024 -0500

    ikev2: call connection_delete_child() when !.st_viable_parent
    
    Not delete_child_sa() as that doesn't revive.
    
    Add notes on why the call is likely unreachable.
    
    See:
      crossing IKE SA delete ignored #1587
      initiator delete Child SA in two steps #1586
      no longer viable for initiating a Child SA untested #1572

commit c3e6484aee4317c07f624db5a17830d86da88dae
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Jan 30 11:30:15 2024 -0500

    messages: when drip_inbound, always detach from MD
    
    Else the console is stuck.



More information about the Swan-commit mailing list