zephyr/samples/net
Jukka Rissanen a8135bbdd5 samples: net: vlan: Support all three network interfaces
The VLAN sample application only had configuration support for
the Ethernet interface and one VLAN interface, and left the one
VLAN interface unconfigured. Fix this by adding config support for
all three network interfaces created by the sample.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2024-04-01 12:09:53 -05:00
..
capture samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
cellular_modem samples: net: Change to use CONFIG_POSIX_API 2024-03-27 13:40:13 -05:00
cloud samples: net: Change to use CONFIG_POSIX_API 2024-03-27 13:40:13 -05:00
common license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
dhcpv4_client samples: net: Change samples to support new IPv4 netmask setting API 2024-03-03 18:58:29 +01:00
dns_resolve samples: net: Change samples to support new IPv4 netmask setting API 2024-03-03 18:58:29 +01:00
dsa samples: net: Change to use CONFIG_POSIX_API 2024-03-27 13:40:13 -05:00
gptp net: gptp: Remove VLAN support 2024-03-28 09:41:38 +00:00
gsm_modem samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
ipv4_autoconf samples/net several: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
lldp samples: net: lldp: Fix the VLAN support 2024-03-28 09:41:38 +00:00
lwm2m_client hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
mdns_responder samples: net: mdns_responder: Fix the VLAN support 2024-03-28 09:41:38 +00:00
mqtt_publisher samples: net: Change to use CONFIG_POSIX_API 2024-03-27 13:40:13 -05:00
mqtt_sn_publisher samples: net: Change to use CONFIG_POSIX_API 2024-03-27 13:40:13 -05:00
openthread/coprocessor net: Add more specific dependencies for specialized samples 2024-03-06 09:11:51 +01:00
promiscuous_mode samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
sockets samples: net: txtime: Fix the VLAN support 2024-03-28 09:41:38 +00:00
stats docs: networing: Replace references to native_posix w native_sim 2023-11-15 10:03:17 +01:00
syslog_net log: net: move log_backend_net_get() to header 2024-03-08 15:18:30 +00:00
telnet samples/net/telnet: Filter out for NATIVE_APPLICATION 2024-03-15 16:13:12 +01:00
tftp_client samples: net: Change to use CONFIG_POSIX_API 2024-03-27 13:40:13 -05:00
virtual samples: net: Change samples to support new IPv4 netmask setting API 2024-03-03 18:58:29 +01:00
vlan samples: net: vlan: Support all three network interfaces 2024-04-01 12:09:53 -05:00
wifi samples: hwmv2: rename espxx_luatos_core files 2024-03-25 18:40:34 -04:00
wpan_serial hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
wpanusb hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
zperf samples: net: Disable native_sim net USB driver in samples 2024-03-27 13:40:13 -05:00
net.rst