New commits:
commit 65f6ae6752e81dc28f4e3f01739f719d4095c4d5
Author: Andrew Cagney <[email protected]>
Date:   Sun Nov 3 10:26:44 2024 -0500

    ikev1: eliminate lingering find_state_ikev1(SPIs,0) calls
    
    use the more strict find_v1_isakmp_sa(SPIs) which
    does not return children, like the comment said:
        /* this only finds ISAKMP SAs. Right!?! */
    
    - in ikev1_dpd.c, when looking for the IKE (ISAKMP) SA
      that created the child
    
      (should this be looking for a viable parent?)
    
    - in ikev1_delete.c, when looking for an IKE (ISAKMP) SA
      to delete

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

Reply via email to