New commits:
commit 7753b7eda4c29a84c974405de84fcbb686eb2542
Author: Andrew Cagney <[email protected]>
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.

_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit

Reply via email to