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 key
22
34 sw2_hierarchical_create
$ol2 $ul2 key
22
39 test_traffic_ip4ip6
"GRE hierarchical IPv4-in-IPv6 with key"
40 test_traffic_ip6ip6
"GRE hierarchical IPv6-in-IPv6 with key"
48 gre_hier_remote_change
()
52 test_traffic_ip4ip6
"GRE hierarchical IPv4-in-IPv6 with key (new remote)"
53 test_traffic_ip6ip6
"GRE hierarchical IPv6-in-IPv6 with key (new remote)"
57 test_traffic_ip4ip6
"GRE hierarchical IPv4-in-IPv6 with key (old remote)"
58 test_traffic_ip6ip6
"GRE hierarchical IPv6-in-IPv6 with key (old remote)"
65 sw2_hierarchical_destroy
$ol2 $ul2
66 sw1_hierarchical_destroy
$ol1 $ul1