mirror of
https://github.com/apache/nuttx.git
synced 2026-05-21 04:52:02 +08:00
ARP request logic is no longer EXPERIMENTAL
This commit is contained in:
@@ -37,7 +37,6 @@ config NET_ARP_IPIN
|
||||
config NET_ARP_SEND
|
||||
bool "ARP send"
|
||||
default n
|
||||
depends on EXPERIMENTAL
|
||||
---help---
|
||||
Enable logic to send ARP requests if the target IP address mapping
|
||||
does not appear in the ARP table.
|
||||
|
||||
Reference in New Issue
Block a user