zephyr/subsys/net/lib
Andy Ross 346cce31d8 kernel: Port remaining buildable syscalls to new API
These calls are buildable on common sanitycheck platforms, but are not
invoked at runtime in any tests accessible to CI.  The changes are
mostly mechanical, so the risk is low, but this commit is separated
from the main API change to allow for more careful review.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2019-09-12 11:31:50 +08:00
..
coap
config net: Add CONFIG_NET_NATIVE option for selecting native IP 2019-09-10 12:45:38 +03:00
conn_mgr net: Add CONFIG_NET_NATIVE option for selecting native IP 2019-09-10 12:45:38 +03:00
dns net: dns: Check family before returning results 2019-09-11 16:17:42 +03:00
http
lwm2m net: lwm2m: support client-initiated De-register 2019-09-08 12:36:33 +02:00
mqtt net: mqtt: Modify SOCKS5 based connections 2019-08-05 13:26:11 +03:00
openthread
sntp
sockets kernel: Port remaining buildable syscalls to new API 2019-09-12 11:31:50 +08:00
socks net: socks: Make SOCKS5 implementation transparent 2019-08-05 13:26:11 +03:00
tls_credentials
utils
CMakeLists.txt
Kconfig