lwip/src
Axel Lin 3aca7885a7 pbuf: Init pbuf if_idx to NETIF_NO_INDEX in pbuf_alloced_custom
Otherwise the p->pbuf.if_idx is uninitialized.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
2017-05-31 19:10:00 +02:00
..
api setsockopt: allow SO_BROADCAST for UDP sockets only 2017-05-12 20:34:16 +02:00
apps Fix mdns_resp_del_service 2017-05-12 13:21:42 +02:00
core pbuf: Init pbuf if_idx to NETIF_NO_INDEX in pbuf_alloced_custom 2017-05-31 19:10:00 +02:00
include Work on bug #3031/task #7896: change pbuf->type/enum pbuf_type to be more generic (see UPGRADING) 2017-05-22 22:30:55 +02:00
netif ethernetif: Add #if LWIP_IPV4 guard around netif->output 2017-05-22 20:42:19 +02:00
Filelists.mk
FILES