summaryrefslogtreecommitdiff
path: root/include/net/netfilter/nf_tproxy_core.h
AgeCommit message (Expand)AuthorFilesLines
2013-07-31netfilter: tproxy: remove nf_tproxy_core.hFlorian Westphal1-206/+0
2013-07-31netfilter: tproxy: remove nf_tproxy_core, keep tw sk assigned to skbFlorian Westphal1-4/+0
2013-01-23soreuseport: TCP/IPv6 implementationTom Herbert1-0/+1
2013-01-23soreuseport: TCP/IPv4 implementationTom Herbert1-0/+1
2011-12-12net: 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...Balazs Scheidler1-1/+5
2008-10-08netfilter: iptables tproxy coreKOVACS Krisztian1-0/+32