patch by Jens Nielsen: fixed bug #38803 (Source address in broadcast ping reply)

This commit is contained in:
sg
2015-02-22 22:02:17 +01:00
parent 03159254ce
commit c87efb77bc
2 changed files with 4 additions and 1 deletions

View File

@@ -202,6 +202,9 @@ HISTORY
++ Bugfixes:
2015-02-22: patch by Jens Nielsen
* icmp.c: fixed bug #38803 (Source address in broadcast ping reply)
2015-02-22: Simon Goldschmidt
* udp.h, sockets.c: added proper accessor functions for pcb->multicast_ip
(previously used by get/setsockopt only)