immortalwrt/package/kernel/linux
Etan Kissling 540e85bc6c nf-conntrack: allow querying conntrack info in nfqueue
This allows libnetfilter_queue to access connection tracking information
by requesting NFQA_CFG_F_CONNTRACK. Connection tracking information is
provided in the NFQA_CT attribute.
CONFIG_NETFILTER_NETLINK_GLUE_CT enables the interaction between
nf_queue and nf_conntrack_netlink. Without this option, trying to access
connection tracking information results in "Operation not supported".

Signed-off-by: Etan Kissling <etan_kissling@apple.com>
2021-01-14 12:09:13 +08:00
..
files Merge Mainline 2020-12-31 17:55:19 +08:00
modules nf-conntrack: allow querying conntrack info in nfqueue 2021-01-14 12:09:13 +08:00
Makefile fix & merge 2019-09-30 13:21:19 +08:00