nuttx-apps/netutils/ping
meijian 5d3b2d07d6 ping: add -I for bind device
Add -I option to specify the network device to use for sending ICMP
echo requests. This allows users to explicitly bind ping to a
specific network interface, which is particularly useful in
multi-homed systems with multiple network interfaces.

Signed-off-by: meijian <meijian@xiaomi.com>
2025-12-25 12:24:04 +08:00
..
CMakeLists.txt
icmp_ping.c ping: add -I for bind device 2025-12-25 12:24:04 +08:00
icmpv6_ping.c ping: add -I for bind device 2025-12-25 12:24:04 +08:00
Kconfig
Make.defs
Makefile