New commits:
commit 5273700a9fda4f3f9ba3034008fc7315c8dfa731
Author: Andrew Cagney <[email protected]>
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()

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

Reply via email to