datapath: ipv6_skip_exthdr() is now fully upstream.
authorJesse Gross <jesse@nicira.com>
Wed, 7 Nov 2012 15:35:14 +0000 (07:35 -0800)
committerJesse Gross <jesse@nicira.com>
Thu, 8 Nov 2012 18:12:06 +0000 (10:12 -0800)
commitdabd3fe3f8c0161aab5dc8e2cefb6375e810a38b
tree1e9cb62b8583faed7bc99a11868cb267760f8fdf
parent7827e96773426263e60d09a2dcf9dd75e6f25567
datapath: ipv6_skip_exthdr() is now fully upstream.

OVS required some extensions to ipv6_skip_exthdr() which have
since been accepted upstream.  On kernels with these changes we can
now use the upstream version instead of our compatibility code.

Signed-off-by: Jesse Gross <jesse@nicira.com>
Acked-by: Kyle Mestery <kmestery@cisco.com>
datapath/linux/compat/exthdrs_core.c
datapath/linux/compat/include/net/ipv6.h