2 # SPDX-License-Identifier: GPL-2.0
4 # Test IP-in-IP GRE tunnels without key.
5 # This test uses hierarchical topology for IP tunneling tests. See
6 # ip6gre_lib.sh for more details.
11 gre_hier_remote_change
33 sw1_hierarchical_create
$ol1 $ul1 ikey
111 okey
222
34 sw2_hierarchical_create
$ol2 $ul2 ikey
222 okey
111
39 test_traffic_ip4ip6
"GRE hierarchical IPv4-in-IPv6 with ikey/okey"
40 test_traffic_ip6ip6
"GRE hierarchical IPv6-in-IPv6 with ikey/okey"
48 gre_hier_remote_change
()
52 test_traffic_ip4ip6
"GRE hierarchical IPv4-in-IPv6 with ikey/okey (new remote)"
53 test_traffic_ip6ip6
"GRE hierarchical IPv6-in-IPv6 with ikey/okey (new remote)"
57 test_traffic_ip4ip6
"GRE hierarchical IPv4-in-IPv6 with ikey/okey (old remote)"
58 test_traffic_ip6ip6
"GRE hierarchical IPv6-in-IPv6 with ikey/okey (old remote)"
65 sw2_hierarchical_destroy
$ol2 $ul2
66 sw1_hierarchical_destroy
$ol1 $ul1