mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-05-06 16:26:18 +08:00
fixed bug #43596 IGMP queries from 0.0.0.0 are discarded
This commit is contained in:
@@ -139,6 +139,9 @@ HISTORY
|
||||
|
||||
++ Bugfixes:
|
||||
|
||||
2014-12-09: Simon Goldschmidt
|
||||
* ip4.c: fixed bug #43596 IGMP queries from 0.0.0.0 are discarded
|
||||
|
||||
2014-10-21: Simon Goldschmidt (patch by Joel Cunningham and Albert Huitsing)
|
||||
* sockts.c: fixed bugs #41495 Possible threading issue in select() and #43278
|
||||
event_callback() handle context switch when calling sys_sem_signal()
|
||||
|
||||
Reference in New Issue
Block a user