New commits:
commit a3f415f649d99e11f2db17535bbe9df4590749d5
Author: Andrew Cagney <[email protected]>
Date:   Mon Nov 18 16:18:26 2024 -0500

    ikev1: make storing the phase2 IV explict
    
    replace init_phase2_iv(ST) with new_phase2_iv(IKE) and
    explicitly store its return value in .st_v1_new_iv.
    
    For delete, dpd, and notify, which are fire-and-forget
    messages also explicitly save/restore all IVs across the
    new_phase2_iv() and close_and_encrypt_v1_message() calls.
    
    Document that close_and_encrypt_v1_message() updates both
    .st_v1_iv and .st_v1_new_iv.

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

Reply via email to