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

Andrew Cagney cagney at vault.libreswan.fi
Mon Mar 25 00:00:15 EET 2024


New commits:
commit 70ced942e76718f6b06358751a85d4fa8786d66f
Author: Andrew Cagney <cagney at 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 <cagney at gnu.org>
Date:   Sun Mar 24 10:57:26 2024 -0400

    testing: update intermediate and retransmit logs



More information about the Swan-commit mailing list