kernel/tools/testing/selftests/net/forwarding/mirror_gre_changes.sh
.. .. @@ -72,7 +72,8 @@ 72 72 73 73 RET=0 74 74 75 - mirror_install $swp1 ingress $tundev "matchall $tcflags"75 + mirror_install $swp1 ingress $tundev \76 + "prot ip flower $tcflags ip_prot icmp"76 77 tc filter add dev $h3 ingress pref 77 prot $prot \ 77 78 flower ip_ttl 50 action pass 78 79