aboutsummaryrefslogtreecommitdiff
path: root/net/netfilter/nf_tproxy_core.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-17netfilter: tproxy: do not assign timewait sockets to skb->skGravatar Florian Westphal 1-15/+12
2010-10-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...Gravatar David S. Miller 1-35/+0
2010-10-21tproxy: add lookup type checks for UDP in nf_tproxy_get_sock_v4()Gravatar Balazs Scheidler 1-48/+0
2010-10-21tproxy: kick out TIME_WAIT sockets in case a new connection comes in with the...Gravatar Balazs Scheidler 1-8/+21
2010-09-22netfilter: tproxy: nf_tproxy_assign_sock() can handle tw socketsGravatar Eric Dumazet 1-1/+5
2009-02-04net: Partially allow skb destructors to be used on receive pathGravatar Herbert Xu 1-0/+1
2008-10-12netfilter: remove unused #include <version.h>Gravatar Huang Weiyi 1-1/+0
2008-10-08netfilter: iptables tproxy coreGravatar KOVACS Krisztian 1-0/+96