Re: [PATCH v2 3/4 net-next] net/ipv6/udp: UDP encapsulation: introduce encap_rcv hook into IPv6
From: David Miller <davem@davemloft.net>
Date: 2012-04-29 02:31:50
From: David Miller <davem@davemloft.net>
Date: 2012-04-29 02:31:50
From: Benjamin LaHaise <bcrl@kvack.org> Date: Fri, 27 Apr 2012 14:24:08 -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>
Applied.