aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_TPROXY.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-25netfilter: fix module dependency issues with IPv6 defragmentation, ip6tables and xt_TPROXYKOVACS Krisztian1-4/+6
2010-10-21tproxy: use the interface primary IP address as a default value for --on-ipBalazs Scheidler1-70/+132
2010-10-21tproxy: added IPv6 support to the TPROXY targetBalazs Scheidler1-37/+225
2010-10-21tproxy: kick out TIME_WAIT sockets in case a new connection comes in with the same tupleBalazs Scheidler1-5/+63
2010-09-16netfilter: use NFPROTO_IPV4 instead of AF_INETChangli Gao1-1/+1
2010-07-09netfilter: xt_TPROXY: the length of lines should be within 80Changli Gao1-2/+4
2010-05-11netfilter: xtables: substitute temporary defines by final nameJan Engelhardt1-1/+1
2010-03-25netfilter: xtables: change targets to return error codeJan Engelhardt1-2/+2
2010-03-25netfilter: xtables: change xt_target.checkentry return typeJan Engelhardt1-1/+1
2010-03-25netfilter: xt extensions: use pr_<level> (2)Jan Engelhardt1-2/+2
2008-10-08netfilter: xtables: move extension arguments into compound structure (5/6)Jan Engelhardt1-7/+2
2008-10-08netfilter: xtables: move extension arguments into compound structure (4/6)Jan Engelhardt1-8/+3
2008-10-08netfilter: iptables TPROXY targetKOVACS Krisztian1-0/+112