zephyr/subsys/net/lib
Nicolas Pitre 66045b5db0 net/socket: use the iterable section object constructor/iterator
The handcrafted allocation falls victim of misaligned structures due to
toolchain padding which crashes the socket test code on 64-bit targets.
Let's move it to the iterable section utility where those issues are
already taken care of.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2019-07-04 11:36:52 +03:00
..
coap cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
config Bluetooth: Use BT_GATT_SERVICE_DEFINE whenever possible 2019-05-02 08:29:23 +03:00
dns net: dns: Make dns_unpack_answer() to check non-compressed answers 2019-07-01 09:44:29 +03:00
http docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
lwm2m net: lwm2m: fix automatic notification frequency 2019-07-01 10:36:33 +03:00
mqtt mqtt: Allow client to override keepalive 2019-06-28 09:54:16 -04:00
openthread cleanup: include/: move misc/reboot.h to power/reboot.h 2019-06-27 22:55:49 -04:00
sntp net: sntp: Ignore return value from close 2019-06-27 23:52:51 +03:00
sockets net/socket: use the iterable section object constructor/iterator 2019-07-04 11:36:52 +03:00
socks license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
tls_credentials license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
utils docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
CMakeLists.txt net: lib: Fix missing dns subdir include 2019-06-12 13:59:27 +03:00
Kconfig net: Add initial SOCKS5 support 2019-02-08 14:20:44 +02:00