[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [task #14780] Add debug helper asserts to ensure threading/
From: |
Godmar Back |
Subject: |
[lwip-devel] [task #14780] Add debug helper asserts to ensure threading/locking requirements are met |
Date: |
Fri, 24 May 2024 10:05:11 -0400 (EDT) |
Follow-up Comment #5, task #14780 (group lwip):
I've implemented this check and saw an immediate failure in tcpip_init, please
see https://savannah.nongnu.org/bugs/index.php?65786
More generally, I've observed that I need to acquire and hold the TCP/IP lock
when calling
- netif_add
- dhcp_start
- ethernet_input
_______________________________________________________
Reply to this item at:
<https://savannah.nongnu.org/task/?14780>
_______________________________________________
Message sent via Savannah
https://savannah.nongnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-devel] [task #14780] Add debug helper asserts to ensure threading/locking requirements are met,
Godmar Back <=