On Mon, 6 May 2024 10:05:54 +0200 Antony Antony wrote: > Add IPsec tunnel, aka xfrm state, tests with ICMP flags enabled. > IPv4 and IPv6, unreachable tests over xfrm/IPsec tunnels, > xfrm SA with "flag icmp" set. Doesn't seem to work: # selftests: net: xfrm_state.sh # ./xfrm_state.sh: line 91: test_: command not found # TEST: unreachable_ipv4IPv6 unreachable from router r3 [ FAIL ] # ./xfrm_state.sh: line 91: test_: command not found # TEST: unreachable_gw_ipv6IPv6 unreachable from IPsec gateway s2 [ FAIL ] # ./xfrm_state.sh: line 91: test_: command not found # TEST: mtu_ipv6_r2IPv6 MTU exceeded from ESP router r2 [ FAIL ] # ./xfrm_state.sh: line 91: test_: command not found # TEST: mtu_ipv6_r3IPv6 MTU exceeded router r3 [ FAIL ] not ok 1 selftests: net: xfrm_state.sh # exit=1