aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_TPROXY.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: tproxy: do not assign timewait sockets to skb->skFlorian Westphal2011-02-171-2/+20
* netfilter: fix module dependency issues with IPv6 defragmentation, ip6tables ...KOVACS Krisztian2010-10-251-4/+6
* tproxy: use the interface primary IP address as a default value for --on-ipBalazs Scheidler2010-10-211-70/+132
* tproxy: added IPv6 support to the TPROXY targetBalazs Scheidler2010-10-211-37/+225
* tproxy: kick out TIME_WAIT sockets in case a new connection comes in with the...Balazs Scheidler2010-10-211-5/+63
* netfilter: use NFPROTO_IPV4 instead of AF_INETChangli Gao2010-09-161-1/+1
* netfilter: xt_TPROXY: the length of lines should be within 80Changli Gao2010-07-091-2/+4
* netfilter: xtables: substitute temporary defines by final nameJan Engelhardt2010-05-111-1/+1
* netfilter: xtables: change targets to return error codeJan Engelhardt2010-03-251-2/+2
* netfilter: xtables: change xt_target.checkentry return typeJan Engelhardt2010-03-251-1/+1
* netfilter: xt extensions: use pr_<level> (2)Jan Engelhardt2010-03-251-2/+2
* netfilter: xtables: move extension arguments into compound structure (5/6)Jan Engelhardt2008-10-081-7/+2
* netfilter: xtables: move extension arguments into compound structure (4/6)Jan Engelhardt2008-10-081-8/+3
* netfilter: iptables TPROXY targetKOVACS Krisztian2008-10-081-0/+112