New commits:
commit 761b35c95ea7e46f67549b72b592a08523e869a8
Merge: 6c739cc0e0 cd3a1045d8
Author: Andrew Cagney <[email protected]>
Date:   Wed Jan 15 20:53:03 2025 -0500

    ipsec down: work splitting code into IKEv1 / IKEv2 code paths
    
    - add down_{ikev1,ikev2}_connection_state()
    - use visit_connection_states() to find more states
    - mark shared SA as non-viable so that so that initiating
      or reviving connections don't try to use it
    
    ref: #2004 an IKE SA with a shared but down connection is not viable
    
    Merge commit 'cd3a1045d854f7e080a9cc128e4e75d0060ad3c5'

commit cd3a1045d854f7e080a9cc128e4e75d0060ad3c5
Author: Andrew Cagney <[email protected]>
Date:   Wed Jan 15 17:14:36 2025 -0500

    testing: update down messages

commit fe0e7af96a5ccc9a36b151943a8cda05cd7eda34
Author: Andrew Cagney <[email protected]>
Date:   Wed Jan 15 17:20:23 2025 -0500

    ipsec down: clear the IKE SA's .st_viable_parent ...
    
    The connection is down so the IKE SA is off limits
    for establishing and reviving new connections.
    
    close #2004 an IKE SA with a shared but down connection is not viable

commit 727ae217ff3d9bdc6d827f630d7301d85c0b1ed1
Author: Andrew Cagney <[email protected]>
Date:   Tue Jan 14 23:03:30 2025 -0500

    ipsec down: use visit_connection_states() to walk IKEv2 states

commit 5b69a2622f2b05fab0df3eb4da1c142c62aad1a9
Author: Andrew Cagney <[email protected]>
Date:   Tue Jan 14 23:03:30 2025 -0500

    ipsec down: use visit_connection_states() to walk IKEv1 states

commit 8154a0d1376358a4f9fb2ff5c4b53de1b27accdc
Author: Andrew Cagney <[email protected]>
Date:   Wed Jan 15 10:05:27 2025 -0500

    ipsec down: split down_connection() into IKEv{1,2} code paths

_______________________________________________
Swan-commit mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to