net/ipv6/udp: UDP encapsulation: introduce encap_rcv hook into IPv6
authorBenjamin LaHaise <bcrl@kvack.org>
Fri, 27 Apr 2012 08:24:08 +0000 (08:24 +0000)
committerDavid 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