[LTP] [PATCH v3] tcp_cmds/ping/ping02: Make it compatible with Busybox
Petr Vorel
pvorel@suse.cz
Tue Nov 10 13:28:54 CET 2020
Hi Kory, Alexey,
> The ping from busybox does not have -f parameter, use -i parameter instead.
> BusyBox does not accept pattern longer than 2 bytes.
> Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
> ---
> Changes since v1:
> - Use "-i 0.01 -p aa" parameter instead of "-f"
> Changes since v2:
> - Use "-i 0.01 -p aa" only in the case of "-f" parameter is not valid
Reviewed-by: Petr Vorel <pvorel@suse.cz>
-i option was added in busybox 1.30 (2 years old), it'd be good to note that in
the commit message.
I have in my TODO list C/shell API helper which would help to verify command
version.
Kind regards,
Petr
More information about the ltp
mailing list