datapath: Use upstream ipv6_find_hdr().
authorPravin B Shelar <pshelar@nicira.com>
Mon, 20 Oct 2014 23:13:04 +0000 (16:13 -0700)
committerPravin B Shelar <pshelar@nicira.com>
Fri, 24 Oct 2014 02:12:29 +0000 (19:12 -0700)
commit7f9d9f27e787943d7d419d6bea184e4c112f0b26
treecd689dfd5223f9ca7268acc3a24bb79d6ff24815
parent5528f6adce8785e30d03616796d4a6ee87cb5804
datapath: Use upstream ipv6_find_hdr().

ipv6_find_hdr() already fixed in newer upstram kernel by Ansis, we
can start using this API safely.
This patch also backports fix (ipv6: ipv6_find_hdr restore prev
functionality) to compat ipv6_find_hdr().

CC: Ansis Atteka <aatteka@nicira.com>
Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Acked-by: Andy Zhou <azhou@nicira.com>
acinclude.m4
datapath/actions.c
datapath/linux/compat/exthdrs_core.c
datapath/linux/compat/include/net/ipv6.h