mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-05-06 16:26:18 +08:00
fixed bug #38165 (socket with mulicast): ensure igmp membership are dropped when socket (not netconn!) is closed.
This commit is contained in:
@@ -202,6 +202,10 @@ HISTORY
|
||||
|
||||
++ Bugfixes:
|
||||
|
||||
2015-02-25: Simon Goldschmidt
|
||||
* sockets.c: fixed bug #38165 (socket with mulicast): ensure igmp membership
|
||||
are dropped when socket (not netconn!) is closed.
|
||||
|
||||
2015-02-25: Simon Goldschmidt
|
||||
* ip4.h/.c, udp.c: fixed bug #38061 (wrong multicast routing in IPv4) by
|
||||
adding an optional default netif for multicast routing
|
||||
|
||||
Reference in New Issue
Block a user