summaryrefslogtreecommitdiff
path: root/net/netfilter/xt_TPROXY.c
AgeCommit message (Expand)Author
2011-12-16net:netfilter: use IS_ENABLEDIgor Maravić
2011-02-17netfilter: tproxy: do not assign timewait sockets to skb->skFlorian Westphal
2010-10-25netfilter: fix module dependency issues with IPv6 defragmentation, ip6tables ...KOVACS Krisztian
2010-10-21tproxy: use the interface primary IP address as a default value for --on-ipBalazs Scheidler
2010-10-21tproxy: added IPv6 support to the TPROXY targetBalazs Scheidler
2010-10-21tproxy: kick out TIME_WAIT sockets in case a new connection comes in with the...Balazs Scheidler
2010-09-16netfilter: use NFPROTO_IPV4 instead of AF_INETChangli Gao
2010-07-09netfilter: xt_TPROXY: the length of lines should be within 80Changli Gao
2010-05-11netfilter: xtables: substitute temporary defines by final nameJan Engelhardt
2010-03-25netfilter: xtables: change targets to return error codeJan Engelhardt
2010-03-25netfilter: xtables: change xt_target.checkentry return typeJan Engelhardt
2010-03-25netfilter: xt extensions: use pr_<level> (2)Jan Engelhardt
2008-10-08netfilter: xtables: move extension arguments into compound structure (5/6)Jan Engelhardt
2008-10-08netfilter: xtables: move extension arguments into compound structure (4/6)Jan Engelhardt
2008-10-08netfilter: iptables TPROXY targetKOVACS Krisztian