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

Andrew Cagney cagney at vault.libreswan.fi
Tue Feb 25 03:07:00 UTC 2020


New commits:
commit 6f1a58e5059c5b7f993f5abcc669adf242d58684
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Dec 17 11:40:06 2019 -0500

    logging: make WHACKFD an explicit arg to log_connection()
    
    Rather than relying on it picking up the global whack_log_fd.
    
    Unlike state and pending, connections do not have an attached
    WHACKFD.  Instead connection operations only log to whack when
    being called by the whack event handler (where WHACKFD is passed
    down).  If whack needs to remain attached after the whack event
    handler returns then the WHACKFD parameter is duped into to either
    a state or pending struct.



More information about the Swan-commit mailing list