summaryrefslogtreecommitdiff
path: root/net/netfilter/nf_tproxy_core.c
AgeCommit message (Expand)Author
2011-02-17netfilter: tproxy: do not assign timewait sockets to skb->skFlorian Westphal
2010-10-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-10-21tproxy: add lookup type checks for UDP in nf_tproxy_get_sock_v4()Balazs Scheidler
2010-10-21tproxy: kick out TIME_WAIT sockets in case a new connection comes in with the...Balazs Scheidler
2010-09-22netfilter: tproxy: nf_tproxy_assign_sock() can handle tw socketsEric Dumazet
2009-02-04net: Partially allow skb destructors to be used on receive pathHerbert Xu
2008-10-12netfilter: remove unused #include <version.h>Huang Weiyi
2008-10-08netfilter: iptables tproxy coreKOVACS Krisztian