zephyr/samples/net
Chaitanya Tata 631312334e samples: lwm2m: Fix default ID length check for DTLS
If the default which is set to CONFIG_BOARD is used, then the lwm2m
client fails to set the client identity as the default maximum length
allowed is only 16 and for some boards this exceeds.

So, increase the default length to accomodate almost all boards. Also
add a build assert for the length validation.

Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
2023-07-18 11:08:23 +00:00
..
capture samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
cloud samples: net: mqtt_azure: hotfix stack overflow 2023-06-14 09:12:08 -04:00
common
dhcpv4_client samples: net: dhcpv4_client: Make DHCPv4 requests on all ipv4 interfaces 2023-05-29 14:34:46 -04:00
dns_resolve samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
dsa tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
eth_native_posix samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
gptp samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
gsm_modem net: conn_mgr: Reorganize files 2023-05-11 12:15:44 +02:00
ipv4_autoconf samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
lldp samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
lwm2m_client samples: lwm2m: Fix default ID length check for DTLS 2023-07-18 11:08:23 +00:00
mdns_responder Bluetooth: Samples: Remove usage of BT_DEBUG_LOG 2023-06-07 13:56:55 -04:00
mqtt_publisher Bluetooth: Samples: Remove usage of BT_DEBUG_LOG 2023-06-07 13:56:55 -04:00
mqtt_sn_publisher net: conn_mgr: Reorganize files 2023-05-11 12:15:44 +02:00
openthread/coprocessor doc: samples: update OVERLAY_CONFIG to EXTRA_CONF_FILE 2023-05-23 16:40:21 +02:00
promiscuous_mode samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
sockets samples: net: echo_client: Fix build with UDP disabled 2023-07-17 17:21:33 -04:00
stats tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
syslog_net samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
telnet Bluetooth: Samples: Remove usage of BT_DEBUG_LOG 2023-06-07 13:56:55 -04:00
virtual samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
vlan samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
wifi boards: xtensa: Add support for xiao esp32s3 2023-07-03 09:31:27 +02:00
wpan_serial net: l2: ieee802154: document L1/L2 sep. of concerns 2023-06-17 16:20:21 -04:00
wpanusb net: l2: ieee802154: document L1/L2 sep. of concerns 2023-06-17 16:20:21 -04:00
zperf Bluetooth: Samples: Remove usage of BT_DEBUG_LOG 2023-06-07 13:56:55 -04:00
net.rst