New commits:
commit c9cce3ab28ffdadf7b1020aab3a9af374b20d989
Merge: 2c7b291 0ea970c
Author: Andrew Cagney <cag...@gnu.org>
Date:   Mon Sep 30 09:52:39 2019 -0400

    ikev1: fake the missing 'STATE_MAIN_I1: sent MI1, expecting MR1' line
    
    As in replace the wack-only and redundant message "initiate" appearing
    at the end of the first state transition with something (slightly) more
    meaningful:
    
       002 "westnet-eastnet-ah" #1: initiating Main Mode
      -1v1 "westnet-eastnet-ah" #1: STATE_MAIN_I1: initiate
      +1v1 "westnet-eastnet-ah" #1: STATE_MAIN_I1: sent MI1, expecting MR1
       1v1 "westnet-eastnet-ah" #1: STATE_MAIN_I2: sent MI2, expecting MR2
    
    and send it to both whack and log.  Same for quick, same for aggressive.
    
    (Like for newer crypto code, returning the status and then letting
    resume_handler() call complete_v1_state_transition() would be better).
    
    Merge commit '0ea970ca479540b69470120a90b644bc803f653e'

commit 0ea970ca479540b69470120a90b644bc803f653e
Author: Andrew Cagney <cag...@gnu.org>
Date:   Sun Sep 29 15:10:16 2019 -0400

    ikev1: replace whack_log("STATE_MAIN_I1: initiate) with 
loglog(STATE_MAIN_I1: sent MI1, expecting MR1)
    
    So that the log is consistent with complete_v1_state_transtion().
    
    Same for quick mode and aggressive mode.

commit f370d88a343b2976e6805311b4527293329b629c
Author: Andrew Cagney <cag...@gnu.org>
Date:   Sun Sep 29 17:22:08 2019 -0400

    testing: update "STATE_MAIN_I1: initiate" -> "STATE_MAIN_I1: sent MI1, 
expecting MR1" et.al.

_______________________________________________
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit

Reply via email to