kernel: ipt-ipset: Add ipset/ip_set_hash_ipmac.ko
authorHauke Mehrtens <hmehrtens@maxlinear.com>
Fri, 29 Jul 2022 16:36:02 +0000 (18:36 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 6 Aug 2022 19:32:35 +0000 (21:32 +0200)
Add the ipset/ip_set_hash_ipmac.ko file. The CONFIG_IP_SET_HASH_IPMAC
KConfig option is already set by the package.

Signed-off-by: Hauke Mehrtens <hmehrtens@maxlinear.com>
package/kernel/linux/modules/netfilter.mk

index 9808649e70fc7d38fbe48c12b453cf0408a03bbb..22b7dbd28588d150fa8606dee75ebebd79574ab1 100644 (file)
@@ -348,6 +348,7 @@ IPSET_MODULES:= \
        ipset/ip_set_bitmap_ipmac \
        ipset/ip_set_bitmap_port \
        ipset/ip_set_hash_ip \
+       ipset/ip_set_hash_ipmac \
        ipset/ip_set_hash_ipmark \
        ipset/ip_set_hash_ipport \
        ipset/ip_set_hash_ipportip \