dnsmasq: enable dnsmasq's new nftables support
authorKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Mon, 29 Nov 2021 17:16:39 +0000 (17:16 +0000)
committerJo-Philipp Wich <jo@mein.io>
Sun, 26 Jan 2025 13:09:26 +0000 (14:09 +0100)
Add build option for nftables sets.

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
[Fix typos]
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
package/network/services/dnsmasq/Makefile

index 0a597c03ce405b078b67b8c4b52835b2d91f72b5..65750858cba089f8dab32d8e0c1b04b8d2c17ad8 100644 (file)
@@ -116,6 +116,9 @@ define Package/dnsmasq-full/config
        config PACKAGE_dnsmasq_full_nftset
                bool "Build with Nftset support."
                default y
+       config PACKAGE_dnsmasq_full_nftset
+               bool "Build with Nftset support."
+               default y
        config PACKAGE_dnsmasq_full_conntrack
                bool "Build with Conntrack support."
                default y