[Swan-commit] Changes to ref refs/heads/main

Andrew Cagney cagney at vault.libreswan.fi
Wed Jul 14 14:13:17 UTC 2021


New commits:
commit 21667462bf3ccd3472588e022d6e2c82594c1a23
Author: Andrew Cagney <cagney at gnu.org>
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



More information about the Swan-commit mailing list