dnsmasq: add uci-defaults script for ipset migration
authorMathias Kresin <dev@kresin.me>
Wed, 4 May 2022 19:50:41 +0000 (21:50 +0200)
committerKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Sun, 6 Nov 2022 19:47:13 +0000 (19:47 +0000)
commit7cdf74e163d8da8bf143c1ddd128f636e8e5afde
treefba2c017e74a3f889c0693c6ba8d2b8e062a7aa2
parentbf27d977f037794e6f26a87bc3d65d1690721e64
dnsmasq: add uci-defaults script for ipset migration

When running sysupgrade from an existing configuration, move existing
ipset definitions to a dedicated config section. Later on, it will allow
to serve ipset as well as nftable sets from the same configuration.

Signed-off-by: Mathias Kresin <dev@kresin.me>
package/network/services/dnsmasq/Makefile
package/network/services/dnsmasq/files/50-dnsmasq-migrate-ipset.sh [new file with mode: 0755]