New commits: commit ff5fc327e516ba44a66d9f1a0b2f3adc6d9c4a67 Merge: a32cdcdcd5 84c71450ae Author: Andrew Cagney <cag...@gnu.org> Date: Mon Jun 2 20:38:32 2025 -0400
Merge libipseconf: delete dead keyword enums as in they go no where. commit 84c71450ae6dc31cce569afe2fed20b5bcc5268d Author: Andrew Cagney <cag...@gnu.org> Date: Mon Jun 2 16:34:50 2025 -0400 libipsecconf: check for missing keywords in keyword table Drop: KSF_PERPEERDIR KBF_PERPEERLOG KBF_FORCEBUSY KNCF_FIREWALL, KNCF_IDTYPE, KNCF_SPIBASE, KNCF_SPI, KNCF_ESPREPLAYWINDOW, KNCF_KEYINGTRIES KNCF_SAREFTRACK which have no entry in the keword table. Add place holders for: KSF_RUNDIR KYN_LOGSTDERR so they don't trip up the check. Since the check is expensive it's hidden behind --debug vis: ipsec addconn --debug --checkconfig --config testing/pluto/basic-pluto-01/west.conf commit 2f6da2169349a2063250c6a86b43171d6a2069cd Author: Andrew Cagney <cag...@gnu.org> Date: Mon Jun 2 13:48:03 2025 -0400 libipsecconf: change ipsec_conf_keywords to .len+.items struct and drop the NULL terminator; pexpect the array to have no NULL entries _______________________________________________ Swan-commit mailing list -- swan-commit@lists.libreswan.org To unsubscribe send an email to swan-commit-le...@lists.libreswan.org