You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tcp_cmds/ping/ping02: Make it compatible with Busybox
The ping from busybox does not have -f parameter, use -i parameter instead.
BusyBox does not accept pattern longer than 2 bytes.
BusyBox support -i option since version 1.30
Signed-off-by: Kory Maincent <[email protected]>
Reviewed-by: Petr Vorel <[email protected]>
Reviewed-by: Alexey Kodanev <[email protected]>
0 commit comments