New commits:
commit 21667462bf3ccd3472588e022d6e2c82594c1a23
Author: Andrew Cagney <[email protected]>
Date:   Wed Jul 14 10:03:55 2021 -0400

    ikev2: drop check for STATE_PARENT_I2 in already_has_larval_v2_child()
    
    The IKE_AUTH child starts in STATE_V2_IKE_AUTH_CHILD_I0, old code
    started in STATE_PARENT_I2(?).  However, the function is called in two
    places:
    
    - from unpend: the IF clause excludes the IKE_AUTH's child before
      calling this function
    
    - from initiate: the IF clause excludes larval IKE SAs (with larval
      children) before calling this function

_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit

Reply via email to