nodemcu-firmware/app/lwip/core/ipv4
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
..
Makefile Dev make cleanup (#2842) 2019-07-23 18:47:18 +03:00
autoip.c trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
icmp.c trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
igmp.c Fix IGMP timer (#3476) 2021-11-19 22:47:54 +01:00
inet.c source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
inet_chksum.c trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
ip.c trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
ip_addr.c trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
ip_frag.c trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00