Add new test for IP4 over IP6 and IP6 over IP4 46/1146/1
authorAndrej Kozemcak <akozemca@cisco.com>
Mon, 16 May 2016 13:46:18 +0000 (15:46 +0200)
committerAndrej Kozemcak <akozemca@cisco.com>
Mon, 16 May 2016 14:02:33 +0000 (16:02 +0200)
commit46e4b31a8a57e9af1be2cdbc0c67c153ec9cd9b3
treeae02fa95391cce269f16a97730fe5989a90cbab2
parent676362e1714afe4e7bb1557828580e710670b602
Add new test for IP4 over IP6 and IP6 over IP4

Change-Id: Icc411c22f041c447d595cb158102675f4055a7de
Signed-off-by: Andrej Kozemcak <akozemca@cisco.com>
32 files changed:
tests/data_plane/configs/odl/add_ipv4o6_odl1.txt [new file with mode: 0644]
tests/data_plane/configs/odl/add_ipv4o6_odl2.txt [new file with mode: 0644]
tests/data_plane/configs/odl/add_ipv6_odl1.txt
tests/data_plane/configs/odl/add_ipv6_odl2.txt
tests/data_plane/configs/odl/add_ipv6o4_odl1.txt [new file with mode: 0644]
tests/data_plane/configs/odl/add_ipv6o4_odl2.txt [new file with mode: 0644]
tests/data_plane/configs/odl/replace_ipv4o6_odl2.txt [new file with mode: 0644]
tests/data_plane/configs/odl/replace_ipv6_odl2.txt
tests/data_plane/configs/odl/replace_ipv6o4_odl2.txt [new file with mode: 0644]
tests/data_plane/configs/vpp_csit_config/vpp1_4o6.conf [new file with mode: 0644]
tests/data_plane/configs/vpp_csit_config/vpp1_6.conf
tests/data_plane/configs/vpp_csit_config/vpp1_6o4.conf [new file with mode: 0644]
tests/data_plane/configs/vpp_csit_config/vpp2_4o6.conf [new file with mode: 0644]
tests/data_plane/configs/vpp_csit_config/vpp2_6o4.conf [new file with mode: 0644]
tests/data_plane/configs/vpp_csit_config/vpp2_reconf_4o6.conf [new file with mode: 0644]
tests/data_plane/configs/vpp_csit_config/vpp2_reconf_6o4.conf [new file with mode: 0644]
tests/data_plane/configs/vpp_lite_config/vpp1_4o6.conf [new file with mode: 0644]
tests/data_plane/configs/vpp_lite_config/vpp1_6o4.conf [new file with mode: 0644]
tests/data_plane/configs/vpp_lite_config/vpp2_4o6.conf [new file with mode: 0644]
tests/data_plane/configs/vpp_lite_config/vpp2_6o4.conf [new file with mode: 0644]
tests/data_plane/csit_topo/README
tests/data_plane/csit_topo/lisp_ip4.sh
tests/data_plane/csit_topo/lisp_ip4o6.sh [new file with mode: 0644]
tests/data_plane/csit_topo/lisp_ip6.sh
tests/data_plane/csit_topo/lisp_ip6o4.sh [new file with mode: 0644]
tests/data_plane/csit_topo/lisp_test.sh
tests/data_plane/vpp_lite_topo/README
tests/data_plane/vpp_lite_topo/lisp_ip4.sh
tests/data_plane/vpp_lite_topo/lisp_ip4o6.sh [new file with mode: 0644]
tests/data_plane/vpp_lite_topo/lisp_ip6.sh
tests/data_plane/vpp_lite_topo/lisp_ip6o4.sh [new file with mode: 0644]
tests/data_plane/vpp_lite_topo/lisp_test.sh