zephyr/subsys/net/lib
Veijo Pesonen 98b22a1850 net: lwm2m: SenML CBOR optimisations
Regenerates the encoder and decoder. Treats integers and floating-point
values as separate entities instead of saying that those are numerical
values. Brings some memory savings.

Signed-off-by: Veijo Pesonen <veijo.pesonen@nordicsemi.no>
2022-04-29 16:10:43 +02:00
..
capture all: Deprecate UTIL_LISTIFY and replace with LISTIFY 2022-03-08 11:03:30 +01:00
coap net: coap: Coap pending allocation fix 2022-04-29 08:57:30 +02:00
config kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
conn_mgr kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
dns everywhere: fix typos 2022-03-18 13:24:08 -04:00
http net: http: Allow a content_len of 4GB 2022-03-21 10:16:21 +01:00
lwm2m net: lwm2m: SenML CBOR optimisations 2022-04-29 16:10:43 +02:00
mqtt net: mqtt: remove custom logging macros 2022-04-06 17:41:06 +02:00
openthread net: openthread: update otPlatSettingsInit 2022-04-08 15:50:53 -07:00
sntp everywhere: fix typos 2022-03-18 13:24:08 -04:00
sockets net: sockets: tls: Add options to control session caching on a socket 2022-04-28 11:31:07 +02:00
socks cmake: remove _if_kconfig() functions 2020-08-01 12:35:20 +02:00
tftp everywhere: fix typos 2022-03-18 13:24:08 -04:00
tls_credentials device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
utils include: net: socketutils: Allow to build for CONFIG_POSIX_API 2019-09-12 17:30:29 +03:00
websocket everywhere: fix typos 2022-03-18 13:24:08 -04:00
CMakeLists.txt net: capture: Add support for network packet capturing 2021-04-02 07:24:06 -04:00
Kconfig net: capture: Add support for network packet capturing 2021-04-02 07:24:06 -04:00