mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-05-06 16:26:18 +08:00
fixed bug #41680 raw socket can not receive IPv6 packet when IP_SOF_BROADCAST_RECV==1
This commit is contained in:
@@ -96,6 +96,10 @@ HISTORY
|
||||
|
||||
++ Bugfixes:
|
||||
|
||||
2014-02-27: Simon Goldschmidt
|
||||
* raw.c: fixed bug #41680 raw socket can not receive IPv6 packet when
|
||||
IP_SOF_BROADCAST_RECV==1
|
||||
|
||||
2014-02-27: Simon Goldschmidt
|
||||
* api_msg.c, sockets.c: fixed bug #38404 getpeeraddr returns success on
|
||||
unconnected/listening TCP sockets
|
||||
|
||||
Reference in New Issue
Block a user