zephyr/samples/net
Jan Van Winkel 391076c73e samples: net: echo-server: Init tcp6_handler_in_use for IPv6
Initialize tcp6_handler_in_use instead of tcp4_handler_in_use for IPv6
in start_tcp.

Signed-off-by: Jan Van Winkel <jan.van_winkel@dxplore.eu>
2019-10-02 10:07:03 +03:00
..
common license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
dhcpv4_client ethernet/eth_e1000.c: change to new PCI(e) functions 2019-04-22 09:34:00 -07:00
dns_resolve samples: net: dns: Do mDNS query always if mDNS is enabled 2019-08-29 19:47:07 +02:00
eth_native_posix tests: enable native_posix_64 testing 2019-07-16 10:41:11 -07:00
google_iot_mqtt cmake: samples/tests: update cmake_minimum_required() to 3.13.1 2019-09-27 23:09:24 -04:00
gptp samples: add board customization for native_posix_64 2019-07-17 15:29:42 -07:00
ipv4_autoconf tests: enable native_posix_64 testing 2019-07-16 10:41:11 -07:00
lldp tests: enable native_posix_64 testing 2019-07-16 10:41:11 -07:00
lwm2m_client samples: net: lwm2m: bootstrap support changes: 2019-08-24 11:04:25 +02:00
mdns_responder license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
mqtt_publisher samples: net: Adding board config files for CC3235SF 2019-09-10 10:22:30 +03:00
nats dts: Rename LED._GPIO_* -> DT_ALIAS_LED._GPIOS_* 2019-07-02 08:26:37 -04:00
promiscuous_mode license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
sockets samples: net: echo-server: Init tcp6_handler_in_use for IPv6 2019-10-02 10:07:03 +03:00
stats license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
syslog_net license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
telnet license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
updatehub samples: Corrected typos in updatehub sample 2019-08-15 23:11:53 +02:00
vlan license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
wifi samples: net: Adding board config files for CC3235SF 2019-09-10 10:22:30 +03:00
wpan_serial boards: remove quarl_se_c1000 2019-07-29 21:30:25 -07:00
wpanusb boards: remove quarl_se_c1000 2019-07-29 21:30:25 -07:00
zperf sample: zperf: enable test for the shield link board ETH 2019-09-12 11:30:19 +03:00
net.rst