zephyr/subsys/net/l2
Robert Lubos 0ac6fe913e net: virtual: Align virtual L2 with iface status upgrade
Align virtual L2 with interface state handling update. Introduce
net_virtual_enable() function, which gets called whenever a network
interface is brought up (operational). This, combined with already
existing net_virtual_disable() function, can be used to update the
carrier state on the virtual interface, based on the underlying
interface status.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2022-10-20 10:00:31 +02:00
..
bluetooth net: bluetooth: Align Bluetooth L2 with iface state upgrade 2022-10-20 10:00:31 +02:00
canbus drivers: net: canbus: move CAN bus network driver to drivers/net 2022-07-13 10:34:51 +02:00
dummy subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
ethernet net: ethernet: Align Ethernet drivers/L2 with iface state upgrade 2022-10-20 10:00:31 +02:00
ieee802154 net: l2: ieee802154: set ll protocol in pkt 2022-10-17 16:54:37 +02:00
openthread net: openthread: Align OpenThread L2 with iface state upgrade 2022-10-20 10:00:31 +02:00
ppp net: ppp: Align PPP driver/L2 with iface state upgrade 2022-10-20 10:00:31 +02:00
virtual net: virtual: Align virtual L2 with iface status upgrade 2022-10-20 10:00:31 +02:00
wifi wifi: shell: Move closing bracket after type enumeration 2022-10-14 09:55:18 +02:00
CMakeLists.txt
Kconfig net: l2: ieee802154: improve inline comments 2022-08-04 13:44:06 +02:00