zephyr/subsys/net/lib
Michal Ciesielski 8b3d7f2a43 net: lwm2m: Add LWM2M object 9 software management
Adds support for LWM2M object 9 Software management.
This is implemented according to this release:
http://openmobilealliance.org/release/LWM2M_SWMGMT/V1_0_1-20200616-A/

Note that the XML is lacking some resources and for that reason those
resources are not included. This is a known problem by OMA and will be
fixed in a later releases.

This uses the lwm2m_pull_context to pull binaries in case
FIRMWARE_PULL_SUPPORT is enabled

Signed-off-by: Michal Ciesielski <michal.m.ciesielski@voiapp.io>
2021-12-21 13:36:50 +01:00
..
capture net: buf: POOL_FIXED_DEFINE explicit user data 2021-11-24 16:04:50 +02:00
coap net: coap: Add coap_next_block_for_option function 2021-10-27 13:46:19 -04: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 net: ipv6: Remove in6_addr from packed net_ipv6_hdr struct 2021-11-25 10:46:35 -05:00
http kconfig: net: experimental settings now uses select EXPERIMENTAL 2021-10-25 10:46:48 +02:00
lwm2m net: lwm2m: Add LWM2M object 9 software management 2021-12-21 13:36:50 +01:00
mqtt net: mqtt: Fix SOCKS5 setsockopt error handling 2021-12-01 13:54:30 -06:00
openthread net: openthread: store settings in RAM if there is no flash driver 2021-12-09 11:04:49 -06:00
sntp net: sntp: Depend on NET_SOCKETS_POSIX_NAMES || POSIX_API 2021-04-22 13:41:33 +03:00
sockets net: socket: packet: Add EtherCAT protocol support 2021-12-20 17:49:10 +01: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 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