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

Andrew Cagney cagney at vault.libreswan.fi
Mon May 6 15:17:54 UTC 2019


New commits:
commit 5273700a9fda4f3f9ba3034008fc7315c8dfa731
Author: Andrew Cagney <cagney at gnu.org>
Date:   Mon May 6 11:10:32 2019 -0400

    logging: add binlog_*() prefix to pluto_binary_stats functions and macros
    
    Both refresh_state() and fake_state() are binary logging functions.
    They have nothing to do with normal logging and/or state transitions.
    
    Ignore how code is burried in show.c.
    
    Suspect some calls are redundant, for instance:
        change_state() // which calls binlog_state()
        binlog_refresh_state() // which also calls binlog_state()



More information about the Swan-commit mailing list