New commits:
commit 70ced942e76718f6b06358751a85d4fa8786d66f
Author: Andrew Cagney <cag...@gnu.org>
Date:   Sun Mar 24 10:58:33 2024 -0400

    ikev2: split IKE_SA_INIT response transition
    
    Add v2_{IKE_AUTH,IKE_INTERMEDIATE}_initiator_transition.
    At the end of processing the IKE_SA_INIT response, switch
    to one of the above, and then call its .processor() to initiate
    the IKE_AUTH or IKE_INTERMEDIATE request.
    
    For the existing IKE_SA_INIT response transition, don't set
    .send_role (since it is now handled by the next transition).
    
    This way the transition is responsible for sending XOR receiving
    and not trying to do both.

commit da2a82e07ae0ce47619c58b6988cfa8a456e2c63
Author: Andrew Cagney <cag...@gnu.org>
Date:   Sun Mar 24 10:57:26 2024 -0400

    testing: update intermediate and retransmit logs

_______________________________________________
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit

Reply via email to