zephyr/samples/net
Vincent Wan 0d2f5a788a samples: sockets: echo_async: add IPv6 support for TI CC32xx
On TI CC32xx, the same port number cannot be bound to different
sockets. Instead, when an IPv6 socket is bound it can handle both IPv4
and IPv6 connections.

Signed-off-by: Vincent Wan <vwan@ti.com>
2020-07-21 15:08:56 +02:00
..
cloud random: Include header where it is used 2020-07-08 21:05:36 -04: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 samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
gptp samples/tests: Convert use of %ll{u,d} to PRI{u,d}64 2020-06-08 08:23:57 -05:00
gsm_modem zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
ipv4_autoconf zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
lldp zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
lwm2m_client zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
mdns_responder samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
mqtt_publisher random: Include header where it is used 2020-07-08 21:05:36 -04:00
openthread/ncp samples: openthread: remove redundant configuration options 2020-06-30 07:48:08 -04:00
promiscuous_mode zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
sockets samples: sockets: echo_async: add IPv6 support for TI CC32xx 2020-07-21 15:08:56 +02:00
stats samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
syslog_net cmake, samples, tests: Use semi-accurate project names 2020-06-09 08:18:29 -04:00
telnet zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
updatehub cmake, samples, tests: Use semi-accurate project names 2020-06-09 08:18:29 -04:00
vlan samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
wifi boards: shields: esp_8266: Add std headers overlay 2020-07-17 11:38:28 +02:00
wpan_serial random: Include header where it is used 2020-07-08 21:05:36 -04:00
wpanusb zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
zperf samples: zperf: fix an unaligned access in the UDP uploader 2020-06-15 10:30:35 +03:00
net.rst doc: add labels to net sample docs for linking 2017-04-04 19:52:06 +00:00