zephyr/samples/net
Steve Winslow 476e9e80d1 samples: net: Fix vlan error message in samples
This fixes an incorrect error message log statement for IPv4 vs.
IPv6 in several net samples.

The error message is in a portion of the files dealing with IPv4
bring-up. If the address is invalid, it logs the invalid address;
however, the IPv4 statement incorrectly refers to ipv6_addr. This
PR corrects it to output ipv4_addr as expected.

Signed-off-by: Steve Winslow <steve@swinslow.net>
2021-01-07 09:52:21 -06:00
..
civetweb samples: http_server: fix test filters 2020-12-16 12:49:58 -05:00
cloud boards: arm: nxp: kinetis: Convert pinmux to new DT based names 2020-12-18 07:52:52 -06:00
common license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
dhcpv4_client zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
dns_resolve zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
eth_native_posix sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
gptp samples: net: Fix vlan error message in samples 2021-01-07 09:52:21 -06:00
gsm_modem samples: net: gsm: Add suspend/resume shell commands 2020-10-21 00:08:39 +03:00
ipv4_autoconf sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
lldp samples: net: Fix vlan error message in samples 2021-01-07 09:52:21 -06:00
lwm2m_client net: openthread: add shell dependency to OPENTHREAD_SHELL 2020-12-18 12:56:33 -05:00
mdns_responder net: dns: enable dns service discovery for mdns responder 2020-11-09 16:15:02 -08:00
mqtt_publisher kernel: subsys: lib: drivers: Use k_heap instead of z_mem_pool wrappers 2020-12-07 21:50:14 -05:00
openthread/coprocessor net: openthread: OpenThread RCP mode integration into Zephyr 2020-11-19 12:34:14 +01:00
promiscuous_mode zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
sockets samples: net: Fix vlan error message in samples 2021-01-07 09:52:21 -06:00
stats samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
syslog_net tests: add filter for some tests using newlib 2020-12-16 08:57:40 -05:00
telnet zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
vlan samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
wifi samples: net: wifi: Enable inventek es-WIFI shield tests 2020-11-03 11:05:43 +01:00
wpan_serial samples: net: Adjust the thread priorities 2020-11-20 12:57:29 +02:00
wpanusb samples: net: Adjust the thread priorities 2020-11-20 12:57:29 +02:00
zperf samples: net: zperf: Allow DHCPv4 or manually set addresses 2020-12-01 16:32:07 +02:00
net.rst doc: add labels to net sample docs for linking 2017-04-04 19:52:06 +00:00