[LTP] [PATCH v3 3/3] network/stress/route-change: Convert to new API

Petr Vorel pvorel@suse.cz
Wed Jan 13 01:40:54 CET 2021


Hi Joerg,

> +++ b/testcases/network/stress/route/route-redirect.sh
...
> +do_cleanup()
> +{
> +	# Kill the redirector utility
> +	tst_rhost_run -c "killall -SIGHUP ns-icmp_redirector"
FYI: route_cleanup is required (from route-lib.sh) otherwise next test in the
runtest file (route6-change-dst) is broken:
route-change-dst 1 TFAIL: ping6 -c1 -I fd00:1:1:1::2 fd00:23:1::1 >/dev/null failed unexpectedly

But anyway, I've fixed everything and tested:
https://github.com/pevik/ltp/commits/joerg/multicast.v3.fixes

It might be merged before the release, or immediately after the release.

Kind regards,
Petr



More information about the ltp mailing list