mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-02 20:59:05 +00:00
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> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| icmp_ping.c | ||
| icmpv6_ping.c | ||
| Kconfig | ||
| Make.defs | ||
| Makefile | ||