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

Andrew Cagney cagney at vault.libreswan.fi
Wed Apr 29 19:29:36 UTC 2020


New commits:
commit 34822bd1c85c1ad4157ed3471472a62d589b63d4
Author: Andrew Cagney <cagney at gnu.org>
Date:   Mon Apr 27 14:51:28 2020 -0400

    ikev2: add a custom IKE_SA_INIT REDIRECT response processor
    
    - so that retransmits continue when the redirect is invalid,
      return STF_IGNORE when the reject is rejected
    
    - so that retransmits are canceled and things are cleaned up,
      return STF_OK when the redirect is accepted
    
    - set the state transition timeout to EVENT_v2_REDIRECT
      so the redirect event is immediately triggered
    
    The redirect event handler then deletes the state like before.
    
    (This makes for an interesting contrast to the COOKIE and
    INVALID_KE_PAYLOAD processors which force an event)



More information about the Swan-commit mailing list