zephyr/subsys/net/lib
Michael Scott 3ef993c88e net: lwm2m: update security obj with DTLS data
For bootstrap support, we need to store connection credentials
in the security object.  This way the client can start a connection
at index 0 and after bootstrapping, move to the next connection.

Let's add the needed fields and a config item to set the key length.

Signed-off-by: Michael Scott <mike@foundries.io>
2019-01-31 23:02:56 -05:00
..
app net: pkt: net_frag_linearize: Make consistent with net_buf_linearize 2019-01-08 11:06:56 +02:00
coap net: coap: return -EPERM for a resource without requested method 2019-01-02 13:04:46 +01:00
config net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
dns net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
http net: http: Remove HTTP client and server APIs 2019-01-25 11:21:20 -05:00
lwm2m net: lwm2m: update security obj with DTLS data 2019-01-31 23:02:56 -05:00
mqtt_sock net: mqtt: Fix typo "seg_tag_list" 2019-01-10 11:30:33 +02:00
openthread net: openthread: Bump OpenThread commit to f9d757a1 2019-01-30 21:01:53 -05:00
sntp net: sntp: get rid of the callback function 2019-01-31 10:14:12 +02:00
sockets net: sockets_select: Fix build without CONFIG_NET_SOCKETS_POSIX_NAMES 2019-01-29 09:19:54 +02:00
tls_credentials drivers: wifi: simplelink: Implement setsockopt() for TLS offload 2018-11-23 09:16:21 -05:00
CMakeLists.txt net: mqtt: Remove legacy MQTT library 2019-01-29 07:11:23 -05:00
Kconfig net: mqtt: Remove legacy MQTT library 2019-01-29 07:11:23 -05:00