New commits:
commit 366d179af3e9bb86ec81481e1e0b6ec50cbb7258
Merge: 3fd2e946b1 a703e7f615
Author: Andrew Cagney <[email protected]>
Date:   Thu Oct 31 17:01:29 2024 -0400

    ikev1: in quick code expect both IKE+CHILD
    
    since quick mode exchanges need the IKE (ISAKMP) to encrypt/decrypt
    the exchanges

commit a703e7f615e7727619c2a9fd950b8b666fc89631
Author: Andrew Cagney <[email protected]>
Date:   Thu Oct 31 14:29:12 2024 -0400

    ikev1: pass CHILD into ikev1_out_quick_sa()

commit 02684c819c44208db5b19c566b78622cc17f92a6
Author: Andrew Cagney <[email protected]>
Date:   Thu Oct 31 14:24:53 2024 -0400

    ikev1: in quick_inI2() get IKE and CHILD

commit 493abc4c7459ed5ca4cec0a4d9197fc8ad9fa31b
Author: Andrew Cagney <[email protected]>
Date:   Thu Oct 31 14:22:22 2024 -0400

    ikev1: pass CHILD into compute_keymats()

commit 97323b82f220acc8da25acecfd086601bfbcd6e3
Author: Andrew Cagney <[email protected]>
Date:   Thu Oct 31 14:21:59 2024 -0400

    ikev1: pass CHILD into accept_PFS_KE()

commit cecafedaa305b861d29bcec7ac4aae14eed366d3
Author: Andrew Cagney <[email protected]>
Date:   Thu Oct 31 14:08:33 2024 -0400

    ikev1: pass IKE+CHILD into quick_inR1_outI2_continue_tail()
    
    nee quick_inR1_outI2_tail()

commit 320741f21e7813a4dceeadc02e5355de2fb767b2
Author: Andrew Cagney <[email protected]>
Date:   Thu Oct 31 13:57:54 2024 -0400

    ikev1: pass IKE+CHILD to quick_inI1_outR1_continue_tail()
    
    nee quick_inI1_outR1_continue12_tail()

commit f6831527541d8a4f92d03cfa33bbff0b07127188
Author: Andrew Cagney <[email protected]>
Date:   Thu Oct 31 13:45:51 2024 -0400

    ikev1: pass IKE+CHILD into quick_outI1_continue_tail()
    
    since during quick, both must exist

commit 801d377b43a0a36103bb2ffbdc8ab2261d79a17c
Author: Andrew Cagney <[email protected]>
Date:   Thu Oct 31 13:23:35 2024 -0400

    ikev1: pass the struct child_sa into parse_ipsec_transform()
    
    since it is always the child
    
    this also means that the comment:
        /* these were set while we didn't have client state yet */
        /* we should really split the NOTIFY loop in two cleaner ones */
    in duplicate_state() is out-of-date

commit 9e4ff4f113799b46cd04689389f747baffe422d7
Author: Andrew Cagney <[email protected]>
Date:   Thu Oct 31 13:20:09 2024 -0400

    ikev1: move init_phase2_iv() to ikev1.c
    
    hiding in ikev1_quick.c

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

Reply via email to