2 # SPDX-License-Identifier: GPL-2.0
4 # Test IP-in-IP GRE tunnel with key.
5 # This test uses flat topology for IP tunneling tests. See ipip_lib.sh for more
8 ALL_TESTS
="gre_flat4 gre_mtu_change"
29 sw1_flat_create gre
$ol1 $ul1 ikey
111 okey
222
30 sw2_flat_create gre
$ol2 $ul2 ikey
222 okey
111
37 ping_test
$h1 192.0.2.18 " gre flat with ikey/okey"
49 sw2_flat_destroy
$ol2 $ul2
50 sw1_flat_destroy
$ol1 $ul1