]> git.99rst.org Git - openwrt-packages.git/commit
strongswan: move strongswan ignore_routing_tables check into subfunction
authorFlorian Eckert <redacted>
Thu, 9 Jul 2026 12:51:24 +0000 (14:51 +0200)
committerPhilip Prindeville <redacted>
Thu, 16 Jul 2026 20:27:36 +0000 (14:27 -0600)
commitf744090ad9438486ff8b2251a3bde76ae49d822b
tree90f0b632b6bf1e887032cf72dc5da6b3156c2c4b
parent46fb7ec434e357708a292c5d88b6abe03eb19aed
strongswan: move strongswan ignore_routing_tables check into subfunction

This makes the generation process clearer and more extensible.

While we're at it, the option 'ignore_routing_tables' is changed to a list of
elements. For the migration, the '/etc/uci-defaults/strongswan' migration
script is be extended with the new function 'migrate_ignore_routing_tables',
which handles the migration from an 'option' element to a 'list' elements.

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