New commits:
commit e82b59967f60708ea644d25b46fe78a78136f990
Merge: fd91e2e9df 9fb4c5db1b
Author: Andrew Cagney <[email protected]>
Date:   Sun Nov 24 08:14:16 2024 -0500

    ikev2: move IKE SA's v2_transition .from to v2_exchange .initiate.from
    
    The field is used to check that an an exchange can be initiated
    from a given state (stops queued exchanges initiating when
    state is post established).
    
    Merge commit '9fb4c5db1bdc6fc4193338687b23b596f421a8b8'

commit 9fb4c5db1bdc6fc4193338687b23b596f421a8b8
Author: Andrew Cagney <[email protected]>
Date:   Fri Nov 22 10:47:03 2024 -0500

    ikev2: don't set or expect IKE SA's transition .from[] field

commit 5228acc12974c49101053b9492d55f96aea90aca
Author: Andrew Cagney <[email protected]>
Date:   Fri Nov 22 10:10:26 2024 -0500

    ikev2: reword jam_v2_transition()
    
    include .exchange and .recv_role, drop .from

commit 89e0bb36a9166d4f3fafeb95ccab8bedbcad0340
Author: Andrew Cagney <[email protected]>
Date:   Thu Nov 21 20:47:45 2024 -0500

    ikev2: add v2_ike_sa_can_initiate_exchange()
    
    Use to check that an IKE SA an still initiate an exchange
    on its pending queue.  Replace code that relied on
    v2_transition .from.

commit 428b3937f0f4d951a0b74370a788c403a9508b97
Author: Andrew Cagney <[email protected]>
Date:   Thu Nov 21 20:47:45 2024 -0500

    ikev2: add .initiate.from[] to v2_exchange
    
    Cross check v2_exchange .initiate .from[] and v2_transition .from[]
    and rename v2_exchange .initiate to .initiate.transition

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

Reply via email to