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

Andrew Cagney cagney at vault.libreswan.fi
Sat Jan 21 04:17:16 EET 2023


New commits:
commit 0584442ec160780beb61a9351e9da8e5db26f749
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Jan 20 21:01:47 2023 -0500

    connections: add connection_timeout(), call when IKE_SA times out
    
    The code, which so far handles only one transition, has already found
    a bug:
    
      The revival code transitions the connection from ROUTED_TUNNEL ->
      ROUTED_PROSPECTIVE when it should have been transitioned to
      ROUTED_NEGOTIATION.  Hence ikev2-revive-through-nat-02-cleanfail
      gets an EXPECTATION failed.
    
      github #992
    
    Since the code, which will grow, is manipulating .routing, the files
    are called routing.[ch] (even though it is really acting like a
    state).



More information about the Swan-commit mailing list