New commits: commit ce4debc12d63ec338ea5f739b9947809f2a9756b Merge: 6d8f9922d7 a69b35e024 Author: Andrew Cagney <cag...@gnu.org> Date: Sat Apr 5 16:49:57 2025 -0400
libipsecconf: prototype ipsec addconn --name foo left=1.2.3.4 right=5.6.7.7 The code includes hacks to emulate `whack ... --to ...` (but it isn't very smart) TODO: - should this be part of `ipsec add[conn]` or a new command? - whack and ipsec.conf have inconsistencies such as: --authby=... vs {leftright}auth= what should be emulated? - generate help using the keyword table? - should `whack ... --to ...` be deprecated? (this eliminates need to maintain it) - documentation (but first resolve above) see #2138 ipsec addconn -- name left=1.2.3.4 right=5.6.7.8 Merge branch 'main' into HEAD commit a69b35e02467912a104b66750203728251768499 Author: Andrew Cagney <cag...@gnu.org> Date: Thu Apr 3 11:54:57 2025 -0400 testing: use `ipsec addconn --name west ...` in oe shunt tests commit f30c3a7af9d60a12ae0fbc7524d013b949bb5d39 Author: Andrew Cagney <cag...@gnu.org> Date: Wed Apr 2 14:28:45 2025 -0400 ipsec addconn: --name connname key=value ... commit 0fe1c06bd1e065dce7f2c14bd98894712af3ac37 Author: Andrew Cagney <cag...@gnu.org> Date: Wed Apr 2 14:28:00 2025 -0400 libipsecconf: add confread_argv() commit ada717ac846bae5e6e49b1051e7074086d879043 Author: Andrew Cagney <cag...@gnu.org> Date: Wed Apr 2 14:29:58 2025 -0400 libipseconf: add parser_argv_conf() _______________________________________________ Swan-commit mailing list -- swan-commit@lists.libreswan.org To unsubscribe send an email to swan-commit-le...@lists.libreswan.org