mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-06 14:41:55 +00:00
This change adds new, optional switch to 'net ping' command - to be more specific the '-I <iface index>', where the <iface index> is the number of supported network interface. One can discover this number from the Zephyr shell after running 'net iface'. The default interface stays the same - just the switch is added to override the used interface for 'net ping' invocation. Signed-off-by: Lukasz Majewski <lukma@denx.de> |
||
---|---|---|
.. | ||
bluetooth | ||
canbus | ||
console | ||
cpp | ||
debug | ||
dfu | ||
disk | ||
fb | ||
fs | ||
jwt | ||
logging | ||
mgmt | ||
net | ||
power | ||
random | ||
settings | ||
shell | ||
stats | ||
storage | ||
testsuite | ||
tracing | ||
usb | ||
CMakeLists.txt | ||
Kconfig |