mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-09 00:53:37 +08:00
Conditionally have ARP queue outgoing pbufs.
This commit is contained in:
@@ -120,6 +120,7 @@ a lot of data that needs to be copied, this should be set high. */
|
||||
|
||||
/* ---------- ARP options ---------- */
|
||||
#define ARP_TABLE_SIZE 10
|
||||
#define ARP_QUEUEING 0
|
||||
|
||||
/* ---------- IP options ---------- */
|
||||
/* Define IP_FORWARD to 1 if you wish to have the ability to forward
|
||||
|
||||
Reference in New Issue
Block a user