openwrt/package/kernel/linux
Etan Kissling fc85914197 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>
Signed-off-by: maurerr <mariusd84@gmail.com>
2021-09-01 08:07:28 +00:00
..
files kernel: remove obsolete kernel version switches 2020-01-12 16:34:20 +01:00
modules nf-conntrack: allow querying conntrack info in nfqueue 2021-09-01 08:07:28 +00:00
Makefile linux: update license tag to use correct SPDX tag 2018-07-07 16:12:03 +02:00