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:
cb80ef4
)
net/ipv6/udp: UDP encapsulation: introduce encap_rcv hook into IPv6
author
Benjamin LaHaise
<bcrl@kvack.org>
Fri, 27 Apr 2012 08:24:08 +0000
(08:24 +0000)
committer
David S. Miller
<davem@davemloft.net>
Sun, 29 Apr 2012 02:21:51 +0000
(22:21 -0400)
Now that the sematics of udpv6_queue_rcv_skb() match IPv4's
udp_queue_rcv_skb(), introduce the UDP encap_rcv() hook for IPv6.
Signed-off-by: Benjamin LaHaise <bcrl@kvack.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found