mwan3: force busybox ping
authorAaron Goodman <aaronjg@stanford.edu>
Wed, 20 May 2020 09:34:16 +0000 (05:34 -0400)
committerAaron Goodman <aaronjg@stanford.edu>
Sat, 23 May 2020 00:01:45 +0000 (20:01 -0400)
commit35a86bdc119dda766801409a08e6d98dcf370c72
treedb757081c68efee2041c533595097c0c8a47384c
parentaafdd0730c765f32ed40c8f3b2ef11ec7cece3c0
mwan3: force busybox ping

openwrt 19.07 uses iputils 20101006-1

This ancient version of iputils has a bug where the -I option is not respected.

https://github.com/iputils/iputils/issues/55
https://github.com/iputils/iputils/issues/56
https://bugs.openwrt.org/index.php?do=details&task_id=1486

Thus, we should force using busybox ping at "/bin/ping" until the iputils
version gets an upgrade in the next major release

Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
net/mwan3/files/usr/sbin/mwan3track