tests: Add tunnel-push-pop-ipv6 tests
authorThadeu Lima de Souza Cascardo <cascardo@redhat.com>
Fri, 4 Dec 2015 14:36:51 +0000 (12:36 -0200)
committerBen Pfaff <blp@ovn.org>
Fri, 4 Dec 2015 16:45:39 +0000 (08:45 -0800)
commit2af602f2ea1d59d81b7875aa1bed7f69994f64fb
treef2b5f7092fbd71791383b5020faa325398ef8508
parent7dad8e9a50cd11dbb2c69dc64855f8133346a1ab
tests: Add tunnel-push-pop-ipv6 tests

Based on IPv4 tests, test tunnels over IPv6. In order to do that, add
netdev-dummy/ip6addr command for dummy bridges, and get_in6 support for
netdev-dummy as well.

Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@redhat.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
lib/netdev-dummy.c
tests/automake.mk
tests/testsuite.at
tests/tunnel-push-pop-ipv6.at [new file with mode: 0644]