]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
netfilter: iptables tproxy core
authorKOVACS Krisztian <hidden@sch.bme.hu>
Wed, 8 Oct 2008 09:35:12 +0000 (11:35 +0200)
committerPatrick McHardy <kaber@trash.net>
Wed, 8 Oct 2008 09:35:12 +0000 (11:35 +0200)
commit9ad2d745a23853927a19789b034d9eb2e62d78ee
tree6ae36961fcd9c8273f2868d3ca16d9d5f8a8ba5e
parent73e4022f78acdbe420e8c24a7afbd90f4c8f5077
netfilter: iptables tproxy core

The iptables tproxy core is a module that contains the common routines used by
various tproxy related modules (TPROXY target and socket match)

Signed-off-by: KOVACS Krisztian <hidden@sch.bme.hu>
Signed-off-by: Patrick McHardy <kaber@trash.net>
include/net/netfilter/nf_tproxy_core.h [new file with mode: 0644]
net/netfilter/Kconfig
net/netfilter/Makefile
net/netfilter/nf_tproxy_core.c [new file with mode: 0644]