mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-09-24 09:43:48 +08:00
stats.h, stats.c, igmp.h, igmp.c, opt.h: Fix for bug #20503 : IGMP Improvement. Introduce IGMP_STATS to centralize statistics management.
This commit is contained in:
@@ -256,6 +256,10 @@ HISTORY
|
||||
|
||||
++ Bug fixes:
|
||||
|
||||
2007-08-09 Frédéric Bernon, Bill Florac
|
||||
* stats.h, stats.c, igmp.h, igmp.c, opt.h: Fix for bug #20503 : IGMP Improvement.
|
||||
Introduce IGMP_STATS to centralize statistics management.
|
||||
|
||||
2007-08-09 Frédéric Bernon, Bill Florac
|
||||
* udp.c: Fix for bug #20503 : IGMP Improvement. Enable to receive a multicast
|
||||
packet on a udp pcb binded on an netif's IP address, and not on "any".
|
||||
|
||||
Reference in New Issue
Block a user