immortalwrt/package/kernel/linux
Etan Kissling 516798ace3
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>
[Backport to kernel 4.9, 4.14 and 4.19]
Signed-off-by: AmadeusGhost <amadeus@openjmu.xyz>
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-06-15 20:54:23 +08:00
..
files kernel: sysctl: increase max conns limit to 65536 2021-05-09 20:01:58 +08:00
modules nf-conntrack: allow querying conntrack info in nfqueue 2022-06-15 20:54:23 +08:00
Makefile build: introduce $(MKHASH) 2021-05-13 22:49:42 +08:00