aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netfilter/nf_tproxy_core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-11net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet1-1/+1
2011-02-17netfilter: tproxy: do not assign timewait sockets to skb->skFlorian Westphal1-11/+1
2010-10-21tproxy: added IPv6 socket lookup function to nf_tproxy_coreBalazs Scheidler1-1/+71
2010-10-21tproxy: add lookup type checks for UDP in nf_tproxy_get_sock_v4()Balazs Scheidler1-2/+114
2010-10-21tproxy: kick out TIME_WAIT sockets in case a new connection comes in with the same tupleBalazs Scheidler1-1/+5
2008-10-08netfilter: iptables tproxy coreKOVACS Krisztian1-0/+32