kernel: netfilter: Add nf_tproxy_ipv{4,6} and nf_socket_ipv{4,6}
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 18 Nov 2018 17:15:56 +0000 (18:15 +0100)
committerYousong Zhou <yszhou4tech@gmail.com>
Thu, 24 Oct 2019 10:28:51 +0000 (10:28 +0000)
commitdff0b2104d8403f888c3d0bebd70dce08d254dad
tree5388be092bc268d830e44808eaaab31b357f2b52
parent3b8db97a528e72de2d162af71e912ff81c1ef1a3
kernel: netfilter: Add nf_tproxy_ipv{4,6} and nf_socket_ipv{4,6}

The nf_socket.ko module was split in commit 8db4c5be88f ("netfilter:
move socket lookup infrastructure to nf_socket_ipv{4,6}.c") into a
common, n IPv4 and an IPv6 part.
The nf_tproxy.ko module was split in commit 45ca4e0cf27 ("netfilter:
Libify xt_TPROXY") into a common, an IPv4 and an IPv6 part.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit 89806545cc1711f4e33c1c2ac5265aec4afe8078)
(required for fixing FS#2531)
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
include/netfilter.mk