summaryrefslogtreecommitdiffstats
path: root/net/tipc
diff options
context:
space:
mode:
authorPhil Oester <kernel@linuxace.com>2013-08-28 01:41:40 +0200
committerDavid S. Miller <davem@davemloft.net>2013-08-30 22:02:04 +0200
commiteb8895debe1baba41fcb62c78a16f0c63c21662a (patch)
tree34d0b152e89843164b89f7c191877e6c15267c2a /net/tipc
parentbridge: separate querier and query timer into IGMP/IPv4 and MLD/IPv6 ones (diff)
downloadlinux-eb8895debe1baba41fcb62c78a16f0c63c21662a.tar.xz
linux-eb8895debe1baba41fcb62c78a16f0c63c21662a.zip
tcp: tcp_make_synack() should use sock_wmalloc
In commit 90ba9b19 (tcp: tcp_make_synack() can use alloc_skb()), Eric changed the call to sock_wmalloc in tcp_make_synack to alloc_skb. In doing so, the netfilter owner match lost its ability to block the SYNACK packet on outbound listening sockets. Revert the change, restoring the owner match functionality. This closes netfilter bugzilla #847. Signed-off-by: Phil Oester <kernel@linuxace.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc')
0 files changed, 0 insertions, 0 deletions