]> git.99rst.org Git - openwrt-packages.git/commit
strongswan: merging the swanctl and strongswan configurations block by block
authorFlorian Eckert <redacted>
Thu, 9 Jul 2026 12:00:30 +0000 (14:00 +0200)
committerPhilip Prindeville <redacted>
Thu, 16 Jul 2026 20:27:36 +0000 (14:27 -0600)
commit2236aa1bcd1d8d2a0125017995ca700b909a742f
treefb0ea68dddf2f690fb8b2a5e6ebe87ceffc579e0
parent498af613ec9b3692b43492cee798aa8d007bd037
strongswan: merging the swanctl and strongswan configurations block by block

In the 'prepare_env' function, the configuration setup for 'swanctl' and
'strongswan' is not grouped into blocks, so it is not clear which functions
depend on each other.

With this change, the 'strongswan' configuration is set up first,
followed by the 'swanctl' configuration.

This commit does not change the function and is a preparatory commit.

Signed-off-by: Florian Eckert <redacted>
net/strongswan/files/swanctl.init
git clone https://git.99rst.org/PROJECT