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

Andrew Cagney cagney at vault.libreswan.fi
Mon Oct 30 17:18:12 UTC 2017


New commits:
commit be0999da9c79de059a8e16d9df90cdb0d5ef00af
Author: Andrew Cagney <cagney at gnu.org>
Date:   Mon Oct 30 12:17:48 2017 -0400

    logging: add experimental --debug add-prefix
    
    It changes logging output so that:
    
    - the log prefix is included on debug lines
    
    - the state's name is included in all lines
    
    For instance:
    
    | "westnet-eastnet" #1 MAIN_I3: inserting event EVENT_v1_RETRANSMIT, timeout in 0.500000 seconds for #1
    "westnet-eastnet" #1 MAIN_I3: STATE_MAIN_I3: sent MI3, expecting MR3
    
    Since it isn't part of --debug all it doesn't affect tests.



More information about the Swan-commit mailing list