New commits:
commit 82a8a7eb4271355e4640916aa4a81ad7957b4be0
Merge: 7db1b23578 4b1f5f3a62
Author: Andrew Cagney <[email protected]>
Date: Tue Jun 3 09:26:13 2025 -0400
Merge pluto: cleanup more options
commit 4b1f5f3a6266368744b4d651dce540d84377576e
Author: Andrew Cagney <[email protected]>
Date: Tue Jun 3 09:04:29 2025 -0400
pluto: merge OPT_NO_AUDIT_LOG KYN_AUDIT_LOG, add OPT_AUDIT_LOG
make log_to_audit static to linux_audit.c
add --audit-log={yes,no}
Add note about audit-log=no is ignored when auditing is builtin
but really broken.
close #2272 merge case OPT_LOG_NO_AUDIT and KYN_AUDIT_LOG
commit ff85ed4c2cd68dbc9c9561dca98c897c06fcb23d
Author: Andrew Cagney <[email protected]>
Date: Mon Jun 2 21:21:39 2025 -0400
pluto: merge --no-log-ip into config_setup.[hc]
- also add --logip=no, to match config file
- change `static log_ip` to false
instead set it after config has been passed
(avoid the very hypothetical case where a sensitive ip
is logged before config is loaded)
close #2271 merge case OPT_LOG_NO_IP and KYN_LOGIP
commit 75194f7dba9820a76bba81c9f5c8ef7f2faf6159
Author: Andrew Cagney <[email protected]>
Date: Mon Jun 2 21:13:55 2025 -0400
optarg: add optarg_{yn,yna,yne}()
as strongly typed versions of optarg_sparse(); fix --ikepad
which also allows auto
_______________________________________________
Swan-commit mailing list -- [email protected]
To unsubscribe send an email to [email protected]