commit | d7f3f62167bc2299d9669888b493b6e6ba561c35 | [log] [tgz] |
---|---|---|
author | Benjamin LaHaise <bcrl@kvack.org> | Fri Apr 27 08:24:08 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Apr 28 22:21:51 2012 -0400 |
tree | 54bf3e1e796aba2aa1eb6b5e3fd0381c91327385 | |
parent | cb80ef463d1881757ade3197cdf875a2ff856651 [diff] |
net/ipv6/udp: UDP encapsulation: introduce encap_rcv hook into IPv6 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>