OVMS3-idf/components/lwip/include
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
..
lwip components/lwip/arp: change the arp dropping packet function 2016-11-22 10:11:52 +08:00