zephyr/subsys/net/lib
Seppo Takalo f1e0b5413c net: lwm2m: Allow changing the protocol version to 1.1
This is a bare minimal changes to tell the server that we are using
LwM2M 1.1 version. Queue-mode parameter has changed between 1.0 and
1.1 so it must be changed in the same time.

Other 1.1 features may follow on separate commits. This is still
an experimental feature that allows developing and testing of
1.1 features.

Signed-off-by: Seppo Takalo <seppo.takalo@nordicsemi.no>
2022-02-21 22:18:34 -05:00
..
capture net: lib: capture: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
coap net: coap: Update coap context using payload length 2022-02-02 11:10:57 +01:00
config net: lib: config: Fix the timeout when waiting on network 2021-11-02 13:23:10 +01:00
conn_mgr kconfig: net: experimental settings now uses select EXPERIMENTAL 2021-10-25 10:46:48 +02:00
dns kernel: workq: Fix type errors in delayable work handlers 2022-02-02 18:43:12 -05:00
http kernel: workq: Fix type errors in delayable work handlers 2022-02-02 18:43:12 -05:00
lwm2m net: lwm2m: Allow changing the protocol version to 1.1 2022-02-21 22:18:34 -05:00
mqtt net: mqtt: Fix SOCKS5 setsockopt error handling 2021-12-01 13:54:30 -06:00
openthread net: openthread: fix handling tx done to report all kind of errors 2022-02-21 20:49:20 -05:00
sntp net: sntp: Depend on NET_SOCKETS_POSIX_NAMES || POSIX_API 2021-04-22 13:41:33 +03:00
sockets net: sockets: Allow to build CAN sockets with offloading enabled 2022-02-21 20:52:38 -05:00
socks
tftp kconfig: net: experimental settings now uses select EXPERIMENTAL 2021-10-25 10:46:48 +02:00
tls_credentials
utils
websocket net: websockets: Fix send with large payload 2021-11-23 13:21:09 -05:00
CMakeLists.txt
Kconfig