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

Andrew Cagney cagney at vault.libreswan.fi
Wed Jul 28 11:24:32 UTC 2021


New commits:
commit 1bb84e7c3f907677a3e97292660ba38a942e2f95
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Jul 27 23:34:59 2021 -0400

    ikev2: sprinkle const over emit_v2_child_request_payloads()
    
    which means it can't be modifying the larval child

commit 6ea1f4c288061b9f9face9be35077b0eb3721458
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Jul 27 23:31:31 2021 -0400

    ikev2: compute local SPI before calling emit_v2_child_request_payloads()

commit 9c1eb8523e3c8f4d4771466cdfe0eb3284e130e0
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Jul 27 23:23:02 2021 -0400

    ikev2: compute IPCOMP's PI before calling emit_v2_child_request_payloads()

commit aaa5faf7c49635b0e1ca3089f21ffb46f26586e0
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Jul 27 22:28:16 2021 -0400

    ikev2: move emit_v2_child_request_payloads() to ikev2_child.[hc]
    
    Was called emit_v2_child_sa_request_payloads().
    
    Call directly from the child processors.
    Merge with IKE_AUTH code path.
    Add IPCOMP notify missing from CREATE_CHILD_SA.



More information about the Swan-commit mailing list