summaryrefslogtreecommitdiffstats
path: root/include/net/netfilter/nf_tproxy_core.h
Commit message (Expand)AuthorAgeFilesLines
* net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet2011-12-111-1/+1
* netfilter: tproxy: do not assign timewait sockets to skb->skFlorian Westphal2011-02-171-11/+1
* tproxy: added IPv6 socket lookup function to nf_tproxy_coreBalazs Scheidler2010-10-211-1/+71
* tproxy: add lookup type checks for UDP in nf_tproxy_get_sock_v4()Balazs Scheidler2010-10-211-2/+114
* tproxy: kick out TIME_WAIT sockets in case a new connection comes in with the...Balazs Scheidler2010-10-211-1/+5
* netfilter: iptables tproxy coreKOVACS Krisztian2008-10-081-0/+32