zephyr/subsys/net
Tjerand Bjornsen 938e0e4966 net: lwm2m: Add default firmware update port
If a firmware update is fetched from a server, and no port number is set
in the URI (e.g. coap://example.com/fw_update), the client will try
to connect on the port specified by CONFIG_LWM2M_PEER_PORT.
If a port different from the peer port is to be used for firmware
update, this has to be set explicitly in the URI:
coap://example.com:5683/fw_update.

This fix adds CONFIG_LWM2M_FIRMWARE_PORT, which will be used when
fetching a firmware update without specifying the port number in the
URI.

Signed-off-by: Tjerand Bjornsen <tjerand.bjornsen@nordicsemi.no>
2021-10-14 16:34:48 -04:00
..
ip net: tcp: Remove unneeded declaration 2021-10-14 16:34:23 -04:00
l2 net: ethernet: ARP addresses being filled with mcast addresses 2021-10-07 11:23:20 +02:00
lib net: lwm2m: Add default firmware update port 2021-10-14 16:34:48 -04:00
CMakeLists.txt
Kconfig Bluetooth: controller: ISO adaptation layer, Rx unframed 2021-04-14 18:17:09 +02:00
Kconfig.hostname net: hostname: Update unique hostname on link address change 2021-01-13 17:50:32 +02:00
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net
buf.c net_buf_slist_{put|get}: make SMP safe 2021-09-28 11:37:56 +02:00
hostname.c net: hostname: Update unique hostname on link address change 2021-01-13 17:50:32 +02:00