esp-idf/components/lwip/netif
tianzhongxing cc39b7b286 components/lwip/arp: change the arp dropping packet function
LWIP will drop the oldest package at the arp packet cache queue and return "ERR_OK"
We change it that ARP level will drop the current packet and return "ERR_MEM" to tell user that you should send the packet again latter.
2016-11-22 10:11:52 +08:00
..
ppp
FILES
etharp.c
ethernet.c
ethernetif.c
lowpan6.c
slipif.c