zephyr/samples/net/sockets
Jukka Rissanen d090de7a0d samples: net: echo-server: Add netmask setting to VLAN config
We need to set a proper IPv4 netmask to each VLAN interface
so that IPv4 source address selection will work properly.
If we do not do this, then the network interface could be
selected incorrectly for the VLAN interfaces which could then
mean that the packet might get dropped by the target device.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2021-02-24 09:45:09 +02:00
..
big_http_download samples: sockets: big_http_download: Increase stack size to 2.5K. 2020-10-07 13:08:44 +03:00
can drivers: can: Fix building with socket_can_generic.h 2021-02-02 16:46:28 -05:00
coap_client net: coap: clean up token usage in samples and tests 2021-02-02 14:03:01 -05:00
coap_server net: coap: clean up token usage in samples and tests 2021-02-02 14:03:01 -05:00
dumb_http_server net: buf: change avail_count variable to atomic type 2020-10-28 18:45:11 +02:00
dumb_http_server_mt samples: net: dumb_http_server_mt: Fix the OK/FAIL status check 2020-11-20 16:07:59 +02:00
echo logging: Revamp menuconfig 2021-01-26 06:15:42 -05:00
echo_async samples: net: echo*: Increase stack size 2020-09-09 09:53:22 -04:00
echo_async_select tests: add filter for some tests using newlib 2020-12-16 08:57:40 -05:00
echo_client net: openthread: configure required masterkey 2021-01-26 07:29:10 -05:00
echo_server samples: net: echo-server: Add netmask setting to VLAN config 2021-02-24 09:45:09 +02:00
http_client logging: Revamp menuconfig 2021-01-26 06:15:42 -05:00
http_get sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
net_mgmt samples: net: Adjust the thread priorities 2020-11-20 12:57:29 +02:00
packet samples: net: Adjust the thread priorities 2020-11-20 12:57:29 +02:00
sntp_client tests: add filter for some tests using newlib 2020-12-16 08:57:40 -05:00
socketpair misc: Replace assert include and calls by sys/__assert.h equivalent 2020-10-02 11:42:40 +02:00
tcp logging: Revamp menuconfig 2021-01-26 06:15:42 -05:00
websocket_client logging: Revamp menuconfig 2021-01-26 06:15:42 -05:00