default or selected kernelversion does not have config value CONFIG_IP6_NF_MATCH_MAC.
Result is shown for kernelversion 5.4.123
MAC address match support
modulename: ip6t_mac.ko
configname: CONFIG_IP6_NF_MATCH_MAC
Linux Kernel Configuration
└─>Networking support
└─>Networking options
└─>Network packet filtering (replaces ipchains)
└─>IPv6: Netfilter Configuration (EXPERIMENTAL)
└─>MAC address match support
In linux kernel since version 2.6.12
mac matching allows you to match packets based on the source
Ethernet address of the packet.
To compile it as a module, choose M here. If unsure, say N.
Ethernet address of the packet.
To compile it as a module, choose M here. If unsure, say N.
source code:
depends
CONFIG_EXPERIMENTALCONFIG_INET
CONFIG_IP6_NF_IPTABLES
CONFIG_IPV6
CONFIG_NET
CONFIG_NETFILTER