nodemcu-firmware/app/lwip
Johan Ström f7b48b9214
Fix IGMP timer (#3476)
LWIP_RAND() return type is int, value returned is sometimes negative.
This causes timer to sometimes (often) go outside of max_time, which in turn causes IGMP snoopers or IGMP routers to drop the subscription
2021-11-19 22:47:54 +01:00
..
api Dev make cleanup (#2842) 2019-07-23 18:47:18 +03:00
app Networking rampage and accumulated fixes (#3060) 2020-06-09 22:26:52 +02:00
core Fix IGMP timer (#3476) 2021-11-19 22:47:54 +01:00
netif Dev make cleanup (#2842) 2019-07-23 18:47:18 +03:00
Makefile Dev make cleanup (#2842) 2019-07-23 18:47:18 +03:00