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 netutils: migrate the license to ASF 2024-12-21 13:53:10 +08:00
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 netutils/ping/Kconfig: Fix Kconfig style 2023-05-18 00:38:54 +08:00
Make.defs netutils: migrate the license to ASF 2024-12-21 13:53:10 +08:00
Makefile netutils: migrate the license to ASF 2024-12-21 13:53:10 +08:00