OVMS3-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 Initial public version 2016-08-17 23:08:22 +08:00
etharp.c components/lwip/arp: change the arp dropping packet function 2016-11-22 10:11:52 +08:00
ethernet.c Initial public version 2016-08-17 23:08:22 +08:00
ethernetif.c Initial public version 2016-08-17 23:08:22 +08:00
FILES Initial public version 2016-08-17 23:08:22 +08:00
lowpan6.c Initial public version 2016-08-17 23:08:22 +08:00
slipif.c Initial public version 2016-08-17 23:08:22 +08:00