From: David Miller <davem@davemloft.net> Date: 2012-03-22 02:14:04
From: Benjamin LaHaise <bcrl@kvack.org>
Date: Tue, 20 Mar 2012 09:58:55 -0400
At present, UDP encapsulated protocols (like L2TP) are only able to use the
encap_rcv hook with UDP over IPv4. This patch adds the same support for use
with UDP over IPv6.
Signed-off-by: Benjamin LaHaise <bcrl@kvack.org>
Sorry, this came in too late and will need to be resubmitted when the
net-next tree opens back up.