zephyr/subsys/net/lib/dhcpv6
Jukka Rissanen da97542a6e net: dhcpv6: Do not wait forever when allocating net_pkt
As the allocation is run in system workqueue context, it can
cause problems if waiting forever when allocating net_pkt.

Fixes #77935

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2024-09-09 09:28:21 +02:00
..
CMakeLists.txt
Kconfig
dhcpv6.c
dhcpv6_internal.h