tunneling: Disable IPv6 tunnel
authorPravin B Shelar <pshelar@ovn.org>
Thu, 11 Feb 2016 09:05:16 +0000 (01:05 -0800)
committerPravin B Shelar <pshelar@ovn.org>
Thu, 18 Feb 2016 02:29:44 +0000 (18:29 -0800)
commit250bd94d1e500a89c76cac944e660bd9c07ac364
tree55656e15b1510e8b343b31c7ccf8b7d548164594
parent598ff4b2d09d8194a40b850b6eb110797ab4d1b2
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