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

Andrew Cagney cagney at vault.libreswan.fi
Thu Nov 19 19:49:06 UTC 2020


New commits:
commit 7753b7eda4c29a84c974405de84fcbb686eb2542
Author: Andrew Cagney <cagney at gnu.org>
Date:   Thu Nov 19 13:45:52 2020 -0500

    logging: ignore CUR_STATE when logging
    
    This patch disables the code adding the global CUR_STATE prefix to log
    messages.  Follow-on patches will remove it.
    
    Like for CUR_FROM and CUR_CONNECTION which have already been removed,
    local test results have reached the point where they no longer show
    obvious regressions.
    
    This, of course, doesn't mean further logging changes aren't needed as
    the code base still has:
    
       129	libreswan_log()
        86	loglog()
        45	LOG_ERRNO()
         5	cur_logger()
    
    calls.  Some of which most likely expect a CUR_STATE prefix.



More information about the Swan-commit mailing list