aboutsummaryrefslogtreecommitdiff
path: root/package/network/services/dnsmasq/files/50-dnsmasq-migrate-ipset.sh
Commit message (Collapse)AuthorAge
* dnsmasq: add uci-defaults script for ipset migrationMathias Kresin2022-11-06
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>