OVMS3-idf/components/lwip/include/lwip
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
..
apps tcpip_adapter: typedef clean up 2016-09-06 19:36:03 +08:00
lwip lwip: default ESP_L2_TO_L3_COPY to 0 2016-11-17 10:53:00 +08:00
netif Initial public version 2016-08-17 23:08:22 +08:00
port components/lwip/arp: change the arp dropping packet function 2016-11-22 10:11:52 +08:00
posix Initial public version 2016-08-17 23:08:22 +08:00