zephyr/samples/net
Jukka Rissanen 27d99d16f8 samples: net: sockets: echo_server: Add VLAN support
If user enables VLAN support, then the sample application will
create two extra VLAN network interfaces for testing purposes.

The application can be compiled like this for VLAN support:

    cmake -DBOARD=qemu_x86 -DOVERLAY_CONFIG=overlay-vlan.conf ..

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2018-09-20 11:21:22 +03:00
..
coap_client cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
coap_server coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
common gpio: Refactor the mcux gpio driver to use dts 2018-04-20 08:54:11 -05:00
dhcpv4_client cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
dns_resolve cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
echo_client samples: net: echo-client: Add VLAN support 2018-09-20 11:21:22 +03:00
echo_server samples: net: echo_server: Add VLAN support 2018-09-20 11:21:22 +03:00
eth_native_posix cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
gptp coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
http_client cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
http_server coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
ipv4_autoconf doc: fix misspellings in reST files 2018-08-28 13:59:38 -04:00
irc_bot cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
leds_demo cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
lldp coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
lwm2m_client coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
mdns_responder cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
mqtt_publisher coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
nats cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
promiscuous_mode cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
rpl_border_router shell: Rename shell to legacy_shell 2018-09-19 09:30:29 -04:00
rpl_node cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
rpl-mesh-qemu coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
sntp_client cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
sockets samples: net: sockets: echo_server: Add VLAN support 2018-09-20 11:21:22 +03:00
stats Kconfig: Use new preprocessor syntax for env. variables 2018-09-11 19:17:25 -04:00
syslog_net shell: Rename shell to legacy_shell 2018-09-19 09:30:29 -04:00
telnet cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
throughput_server cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
traffic_class Kconfig: Use new preprocessor syntax for env. variables 2018-09-11 19:17:25 -04:00
vlan Kconfig: Use new preprocessor syntax for env. variables 2018-09-11 19:17:25 -04:00
wifi Kconfig: Use new preprocessor syntax for env. variables 2018-09-11 19:17:25 -04:00
wpan_serial cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
wpanusb shell: Rename shell to legacy_shell 2018-09-19 09:30:29 -04:00
ws_console coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
ws_echo_server coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
zperf shell: Rename shell to legacy_shell 2018-09-19 09:30:29 -04:00
net.rst doc: add labels to net sample docs for linking 2017-04-04 19:52:06 +00:00