diff --git a/Documentation/NuttxPortingGuide.html b/Documentation/NuttxPortingGuide.html index a750a04a2f6..9cf518cb528 100644 --- a/Documentation/NuttxPortingGuide.html +++ b/Documentation/NuttxPortingGuide.html @@ -2921,6 +2921,9 @@ build
  • CONFIG_NET_ARPTAB_SIZE: The size of the ARP table
  • +
  • + CONFIG_NET_ARP_IPIN: Harvest IP/MAC address mappings for the ARP table from incoming IP packets. +
  • CONFIG_NET_BROADCAST: Incoming UDP broadcast support