]> git.99rst.org Git - openwrt-packages.git/commit
strongswan: add one default named ipsec uci section 'globals'
authorFlorian Eckert <redacted>
Thu, 2 Jul 2026 06:28:58 +0000 (08:28 +0200)
committerFlorian Eckert <redacted>
Thu, 9 Jul 2026 08:51:13 +0000 (10:51 +0200)
commite77b22fb2af71552342883f6a1ae4b970cb4c05c
tree997ecd7bb98009434d1ea19b10c7a2b830b88b02
parent4f4522702dc630b77083e7dbad408de63776416d
strongswan: add one default named ipsec uci section 'globals'

The UCI section 'ipsec' should only be available once, as these are
general settings for 'strongswan.conf'. It makes no sense to configure them
more than once. To ensure that the general settings can also be configured
via LuCI, this section must be present at least once.

For configurations already in the field, a uci-default script is added
that assigns the name 'globals' to the last ipsec section type.

Signed-off-by: Florian Eckert <redacted>
net/strongswan/Makefile
net/strongswan/files/etc/uci-defaults/strongswan [new file with mode: 0644]
net/strongswan/files/ipsec.config
git clone https://git.99rst.org/PROJECT