zephyr/subsys
Lukasz Majewski 38d38ed90a net: shell: Allow to set interface for ping (add -I option)
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>
2020-06-09 10:10:23 +03:00
..
bluetooth
canbus
console
cpp
debug
dfu
disk
fb
fs
jwt
logging
mgmt
net net: shell: Allow to set interface for ping (add -I option) 2020-06-09 10:10:23 +03:00
power
random
settings
shell
stats
storage
testsuite
tracing
usb
CMakeLists.txt
Kconfig