git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7026b1d
)
udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().
author
David Miller
<davem@davemloft.net>
Mon, 6 Apr 2015 02:19:09 +0000
(22:19 -0400)
committer
David S. Miller
<davem@davemloft.net>
Tue, 7 Apr 2015 19:29:08 +0000
(15:29 -0400)
That was we can make sure the output path of ipv4/ipv6 operate on
the UDP socket rather than whatever random thing happens to be in
skb->sk.
Based upon a patch by Jiri Pirko.
Signed-off-by: David S. Miller <davem@davemloft.net>
Acked-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
No differences found