zephyr/subsys/net/lib
Marc Lasch 86dbcd2cf2 net: lwm2m: Make Bootstrap on Registration Failure configurable
The fallback to Bootstrap on a Registration Failure might not be desirable
for some applications. This change makes the default behavior configure
through Kconfig.

An alternative to configure "Bootstrap on Registration Failure" would be to
set the server object resource id 16 at runtime. However, this is tedious
and error-prone, as it will be reset when the server object is deleted and
might have to be set at different locations in the client code.

Signed-off-by: Marc Lasch <marc.lasch@husqvarnagroup.com>
2025-06-24 15:38:27 -05:00
..
capture net: Change the net_linkaddr struct to not use pointers 2025-03-17 16:25:22 +01:00
coap net: mgmt: Convert the mgmt API to use 64-bit masks 2025-06-18 10:54:44 +02:00
config net: remove dependency on posix for iso c time() function 2025-06-24 14:18:52 +02:00
dhcpv4 net: mgmt: Convert the mgmt API to use 64-bit masks 2025-06-18 10:54:44 +02:00
dhcpv6 net: mgmt: Convert the mgmt API to use 64-bit masks 2025-06-18 10:54:44 +02:00
dns net: dns: Allow user to specify max answer length via Kconfig 2025-06-18 09:08:41 -04:00
http net: lib: http: remove offensive language 2025-06-22 18:45:42 -07:00
lwm2m net: lwm2m: Make Bootstrap on Registration Failure configurable 2025-06-24 15:38:27 -05:00
mqtt net: mqtt: Allow to bind client to a specific interface 2025-06-11 16:18:31 -07:00
mqtt_sn net: mqtt-sn: Correct the allowed Keep Alive value range 2025-05-14 14:10:34 +02:00
prometheus
ptp net: mgmt: Convert the mgmt API to use 64-bit masks 2025-06-18 10:54:44 +02:00
shell net: shell: dns: Add service discovery command 2025-06-18 09:08:41 -04:00
sntp net: lib: sntp: async query API 2025-03-07 19:51:40 +01:00
sockets net: socket: mgmt: Create proper socket options for net_mgmt sockets 2025-06-18 10:54:44 +02:00
socks
tftp
tls_credentials net: tls_credentials_shell: Add credential buffer load argument 2025-06-17 17:45:26 +02:00
trickle
utils
websocket net: http: client: Allow to abort download from response callback 2025-05-23 17:20:24 +02:00
wifi_credentials net: lib: Correct the wifi_cred command 2025-04-16 14:53:54 +02:00
zperf net: lib: zperf: Add support for skipping UDP upload server report 2025-06-02 17:37:55 +02:00
CMakeLists.txt
Kconfig net: Add option for VPN enablement 2025-03-28 21:51:57 +01:00