tunneling: Disable IPv6 tunnel
authorPravin B Shelar <pshelar@ovn.org>
Thu, 18 Feb 2016 02:36:01 +0000 (18:36 -0800)
committerPravin B Shelar <pshelar@ovn.org>
Thu, 18 Feb 2016 02:36:01 +0000 (18:36 -0800)
commit522aca6fa651d0e0ef5887bf6f7948c253879516
treebd3d3b0744d8f34a00eb53e414f4c468d1c46c67
parentf26169eaaa40e60ae2cceeff52b24c6348e31322
tunneling: Disable IPv6 tunnel

There are multiple issues in IPv6 userspace tunnel
implementation. Even the kernel module that ships with
2.5 does not support IPv6 tunneling. There is not
enough time to get all fixes in branch-2.5. So it make
sense to disable the support on 2.5.

Signed-off-by: Pravin B Shelar <pshelar@ovn.org>
Acked-by: Flavio Leitner <fbl@sysclose.org>
Acked-by: Thadeu Lima de Souza Cascardo <cascardo@redhat.com>
Acked-by: Jesse Gross <jesse@kernel.org>
lib/netdev-vport.c
ofproto/tunnel.c
tests/tunnel-push-pop-ipv6.at