From: KOVACS Krisztian Date: Wed, 8 Oct 2008 09:35:12 +0000 (+0200) Subject: netfilter: iptables TPROXY target X-Git-Tag: v2.6.28-rc1~717^2~109^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e84392707e10301b93121e1b74e2823db50cdf9e;p=pandora-kernel.git netfilter: iptables TPROXY target The TPROXY target implements redirection of non-local TCP/UDP traffic to local sockets. Additionally, it's possible to manipulate the packet mark if and only if a socket has been found. (We need this because we cannot use multiple targets in the same iptables rule.) Signed-off-by: KOVACS Krisztian Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed