Details
Description
The netif is set down during BusOff and stack resets, but it is used concurrently by the SocketAPI component which will cause undesired side effects.
netif should be kept up always. BusOff has to be implemented without setting it down.
Attachments
Issue Links
- mentioned in
-
Page Loading...