On Mon,  3 Aug 2026 23:59:09 -0300 Marcelo Mendes Spessoto Junior wrote:
>  echo "TEST management"
> -./in_netns.sh ./ipv6_flowlabel_mgr
> +./in_netns.sh \
> +  sh -c 'sysctl -q -w net.ipv6.flowlabel_consistency=0 && 
> ./ipv6_flowlabel_mgr'

Would it be possible to make the netns prep part of the test itself? 
We can use the setup function in the harness to make each case run,
or do it once.


Reply via email to