default or selected kernelversion does not have config value CONFIG_IP6_NF_MATCH_OWNER.
Result is shown for kernelversion 5.4.123
Owner match support
modulename: ip6t_owner.ko
configname: CONFIG_IP6_NF_MATCH_OWNER
Linux Kernel Configuration
└─>Networking support
└─>Networking options
└─>Network packet filtering (replaces ipchains)
└─>IPv6: Netfilter Configuration (EXPERIMENTAL)
└─>Owner match support
In linux kernel since version 2.6.12
Packet owner matching allows you to match locally-generated packets
based on who created them: the user, group, process or session.
To compile it as a module, choose M here. If unsure, say N.
based on who created them: the user, group, process or session.
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