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

Andrew Cagney cagney at vault.libreswan.fi
Tue Dec 3 14:23:11 UTC 2019


New commits:
commit c83ae91c5ea8663af105cc1dd6b64e2143f9aa39
Merge: 7823ce9 40b3d03
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Dec 3 09:20:18 2019 -0500

    logging: merge the IKEv2 initiating log lines
    
    That is:
    
    -002 "authenticate-ikev2-md5" #1: initiating v2 parent SA
    -1v2 "authenticate-ikev2-md5" #1: initiate
    +1v2 "authenticate-ikev2-md5" #1: initiating IKEv2 IKE SA
    
    Merge commit '40b3d03a471b18e9bdf21a1e43a40ceac44a02a3'

commit 40b3d03a471b18e9bdf21a1e43a40ceac44a02a3
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Dec 3 09:17:26 2019 -0500

    testing: expect "initiating IKEv2 IKE SA"

commit c378050f14378664ba2df0cf2c3585a1aa7d1361
Author: Andrew Cagney <cagney at gnu.org>
Date:   Mon Dec 2 11:50:24 2019 -0500

    ikev2: clean up IKEv2 initiate log lines
    
    - use log_state(dest, st, ...)
    
    - fix the text, for instance changing:
        initiating v2 parent SA to replace #1
      to:
        initiating IKEv2 IKE SA to replace #1
    
    - when OE, send above to whack but not the log file (seems this is the
      desired behaviour?!?)
    
    - drop redundant and whack-only "nitiating v2 parent SA" message



More information about the Swan-commit mailing list