zephyr/subsys/net
Jukka Rissanen 1a5e13a79b net: if: Release the interface lock early when starting IPv4 ACD
In order to avoid any mutex deadlocks between iface->lock and
TX lock, release the interface lock before calling a function
that will acquire TX lock. See previous commit for similar issue
in RS timer handling. So here we create a separate list of ACD
addresses that are to be started when network interface comes up
without iface->lock held.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2025-03-05 16:40:29 +00:00
..
conn_mgr
ip net: if: Release the interface lock early when starting IPv4 ACD 2025-03-05 16:40:29 +00:00
l2 net: l2: ethernet: Fix unused function warning 2025-02-21 04:46:26 +01:00
lib net: http_client: Fix handling of poll error revents 2025-02-27 13:27:28 +00:00
pkt_filter
CMakeLists.txt
hostname.c
Kconfig
Kconfig.hostname
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net