netfilter: tproxy: remove nf_tproxy_core, keep tw sk assigned to skb
[firefly-linux-kernel-4.4.55.git] / Documentation / networking / tproxy.txt
index 7b5996d9357e017b8f05052522255a7405bf9248..ec11429e1d42a5bbbea2d21354a8b8dff1028fe0 100644 (file)
@@ -2,9 +2,8 @@ Transparent proxy support
 =========================
 
 This feature adds Linux 2.2-like transparent proxy support to current kernels.
-To use it, enable NETFILTER_TPROXY, the socket match and the TPROXY target in
-your kernel config. You will need policy routing too, so be sure to enable that
-as well.
+To use it, enable the socket match and the TPROXY target in your kernel config.
+You will need policy routing too, so be sure to enable that as well.
 
 
 1. Making non-local sockets work