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

Andrew Cagney cagney at vault.libreswan.fi
Tue Aug 31 19:54:44 UTC 2021


New commits:
commit 87656b2dfcae11a86299cffd0b240de17f1fc9cb
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Aug 31 13:40:52 2021 -0400

    ikev2: drop dead code in IKE_SA_established() trying to handle IKE initial contact
    
    Because .newest_ike_sa is updated before calling this function,
    the attempt to check for a newer IKE SA always fails.
    
    It turns out that this is a good thing.  It stops the IKE SA
    being deleted before all the children have had a chance to
    re-establish.
    
    See bug #497,



More information about the Swan-commit mailing list