zephyr/subsys/net/l2/virtual
Jukka Rissanen 25301ace0e net: virtual: Pass status to caller when starting/stopping interface
When virtual interface is being started or stopped so when the
interface is brought up or down, check the return code and pass
it to net_if_up() or net_if_down() calls.
This helps to avoid printing success status even if the interface
up/down failed at the virtual interface level.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2024-09-06 18:01:15 -04:00
..
ipip net: ipip: Refactor the IP tunneling support 2024-03-25 17:07:43 +01:00
CMakeLists.txt
Kconfig
virtual_mgmt.c net: capture: Add Linux cooked mode capture support 2024-04-04 17:02:11 +02:00
virtual.c net: virtual: Pass status to caller when starting/stopping interface 2024-09-06 18:01:15 -04:00