lwip/src
Joel Cunningham 7f48289fcd Increment ip.drop when dropping due to NULL netif
This commit increments the ip.drop statistic when an IP packet is
dropped due to no matching netif found and forwarding is disabled

This adds parity to the other places where mib2.ipinaddrerrors and
mib2.ipindiscards are incremented which also increment ip.drop
2016-11-30 08:49:22 -06:00
..
api Remove TODO comments and one check from sockets.c indicating IPV6_V6ONLY socket option handling does not work 2016-11-28 15:56:59 +01:00
apps mdns: Fix assertion message in mdns_resp_add_service_txtitem() 2016-11-30 11:36:05 +01:00
core Increment ip.drop when dropping due to NULL netif 2016-11-30 08:49:22 -06:00
include Add #include <stddef.h> to a central place (arch.h) instead of #including it in several other files throughout lwip since size_t is needed in many places 2016-11-30 07:43:59 +01:00
netif PPP, L2TP: fix PPPOL2TP_AUTH_SUPPORT == 0 support 2016-11-22 22:13:24 +01:00
Filelists.mk
FILES