New commits: commit cac8e2b616681b291b111b41269fe6bc8051af79 Author: Andrew Cagney <cag...@gnu.org> Date: Fri Apr 26 13:27:20 2024 -0400
logging: update pluto's log startup - factor out init_log() (points logging at stderr) and switch_log() (switches logging to syslog or a file) - shuffle things so that closing stdio and the switch to syslog/file happen immediately after any fork - log unexpected FDs before closing stderr - replace "Pluto initialized" message with "Starting pluto ..."; was being printed before any real initialization - move all log parameters into struct log_param - factor out show_log(), include FILE|<stderr>|<syslog> - make log_to_stderr lswtool.[hc] only commit 9c8e125a1be9d9a42556c92e2fff4549e368e3a0 Author: Andrew Cagney <cag...@gnu.org> Date: Fri Apr 26 17:57:15 2024 -0400 testing: update <<ipsec status>> output - new log line _______________________________________________ Swan-commit mailing list Swan-commit@lists.libreswan.org https://lists.libreswan.org/mailman/listinfo/swan-commit