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

Andrew Cagney cagney at vault.libreswan.fi
Sat May 29 15:30:39 UTC 2021


New commits:
commit 39febf99704f510896be8ff5c4b2fe7c9f85f48a
Author: Andrew Cagney <cagney at gnu.org>
Date:   Sat May 29 11:23:38 2021 -0400

    ikev2: move all IKE_AUTH initiator's Child SA response logic to ikev2_child.[hc]
    
    Return enum child_status:
      CHILD_CREATED CHILD_FATAL CHILD_SKIPPED CHILD_FAIL
    so caller can decide if further action is required (it depends on
    the IKE SA's connection) (don't use stf_status, it is too nebulous).
    
    Also restore the log line
       #2: IKE_AUTH response contained the error notification TS_UNACCEPTABLE
    so test results have an anchor.



More information about the Swan-commit mailing list