aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nf_tproxy_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-31netfilter: tproxy: remove nf_tproxy_core, keep tw sk assigned to skbFlorian Westphal1-62/+0
2011-02-17netfilter: tproxy: do not assign timewait sockets to skb->skFlorian Westphal1-15/+12
2010-10-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller1-35/+0
2010-10-21tproxy: add lookup type checks for UDP in nf_tproxy_get_sock_v4()Balazs Scheidler1-48/+0
2010-10-21tproxy: kick out TIME_WAIT sockets in case a new connection comes in with the same tupleBalazs Scheidler1-8/+21
2010-09-22netfilter: tproxy: nf_tproxy_assign_sock() can handle tw socketsEric Dumazet1-1/+5
2009-02-04net: Partially allow skb destructors to be used on receive pathHerbert Xu1-0/+1
2008-10-12netfilter: remove unused #include <version.h>Huang Weiyi1-1/+0
2008-10-08netfilter: iptables tproxy coreKOVACS Krisztian1-0/+96