aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nf_tproxy_core.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: tproxy: do not assign timewait sockets to skb->skFlorian Westphal2011-02-171-15/+12
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-10-211-35/+0
|\
| * tproxy: add lookup type checks for UDP in nf_tproxy_get_sock_v4()Balazs Scheidler2010-10-211-48/+0
| * tproxy: kick out TIME_WAIT sockets in case a new connection comes in with the...Balazs Scheidler2010-10-211-8/+21
* | netfilter: tproxy: nf_tproxy_assign_sock() can handle tw socketsEric Dumazet2010-09-221-1/+5
|/
* net: Partially allow skb destructors to be used on receive pathHerbert Xu2009-02-041-0/+1
* netfilter: remove unused #include <version.h>Huang Weiyi2008-10-121-1/+0
* netfilter: iptables tproxy coreKOVACS Krisztian2008-10-081-0/+96