ARP request logic is no longer EXPERIMENTAL
This commit is contained in:
parent
9f5299522f
commit
27cc2a3fc3
@ -37,7 +37,6 @@ config NET_ARP_IPIN
|
|||||||
config NET_ARP_SEND
|
config NET_ARP_SEND
|
||||||
bool "ARP send"
|
bool "ARP send"
|
||||||
default n
|
default n
|
||||||
depends on EXPERIMENTAL
|
|
||||||
---help---
|
---help---
|
||||||
Enable logic to send ARP requests if the target IP address mapping
|
Enable logic to send ARP requests if the target IP address mapping
|
||||||
does not appear in the ARP table.
|
does not appear in the ARP table.
|
||||||
|
Loading…
Reference in New Issue
Block a user