New commits:
commit f1a5dc1c0e2aad697a6920a2721cfaf52a532da5
Author: Andrew Cagney <[email protected]>
Date:   Mon Dec 2 09:04:33 2024 -0500

    ikev1: update state's IV fields
    
    - delete .st_v1_new_iv; no longer read
    - rename .st_v1_iv to .st_v1_phase_2_iv
      used by Phase 2 (Quick) and Phase 1.5 (MODECFG, XAUTH)
    - rename .st_v1_ph1_iv to .st_v1_phase_1_iv
      used by Phase 1 (Main, Aggr)
    -drop Main/Quick updates to .st_phase_2_iv!
    
    The IVs are updated:
    
    - from MD's .v1_decrypt_iv once packet passes muster
    - when encrypting outgoing packet
    
    close #1930 IKEv1 encrypts INVALID_ID_INFORMATION with wrong IV

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

Reply via email to