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)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 15 Dec 2018 13:28:50 +0000 (14:28 +0100)
commit89806545cc1711f4e33c1c2ac5265aec4afe8078
tree47f3c173eba57fda29940eacb8be76d4d7855f7c
parent35929059b757de92ff14f6f91addf034302b5635
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>
include/netfilter.mk