summaryrefslogtreecommitdiffstats
path: root/sound/sh
diff options
context:
space:
mode:
authorAlex Gartrell <agartrell@fb.com>2015-07-05 14:28:26 -0700
committerSimon Horman <horms@verge.net.au>2015-07-14 16:41:27 +0900
commit71563f3414e917c62acd8e0fb0edf8ed6af63e4b (patch)
treed90fc5e742b2156894795aa275c31c565e2722fb /sound/sh
parent05f00505a89acd21f5d0d20f5797dfbc4cf85243 (diff)
downloadop-kernel-dev-71563f3414e917c62acd8e0fb0edf8ed6af63e4b.zip
op-kernel-dev-71563f3414e917c62acd8e0fb0edf8ed6af63e4b.tar.gz
ipvs: skb_orphan in case of forwarding
It is possible that we bind against a local socket in early_demux when we are actually going to want to forward it. In this case, the socket serves no purpose and only serves to confuse things (particularly functions which implicitly expect sk_fullsock to be true, like ip_local_out). Additionally, skb_set_owner_w is totally broken for non full-socks. Signed-off-by: Alex Gartrell <agartrell@fb.com> Fixes: 41063e9dd119 ("ipv4: Early TCP socket demux.") Acked-by: Julian Anastasov <ja@ssi.bg> Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'sound/sh')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud