zephyr/subsys/net/lib/config
Luca Fancellu 38a43b0eec net: config: Add VLAN identifier as network initial configuration
Add a new Kconfig parameter NET_CONFIG_MY_VLAN_ID as initial network
configuration to enable users to set VLAN identifier at startup.

Add a new setup_vlan(...) function to setup the VLAN identifier in
the device, the call have an effect only when NET_CONFIG_MY_VLAN_ID
is above zero.

Signed-off-by: Luca Fancellu <luca.fancellu@arm.com>
2023-06-21 09:32:41 +02:00
..
bt_settings.c
bt_settings.h
CMakeLists.txt
ieee802154_settings.c
ieee802154_settings.h
init_clock_sntp.c
init.c net: config: Add VLAN identifier as network initial configuration 2023-06-21 09:32:41 +02:00
Kconfig net: config: Add VLAN identifier as network initial configuration 2023-06-21 09:32:41 +02:00