diff --git a/Documentation/NuttxPortingGuide.html b/Documentation/NuttxPortingGuide.html index a750a04a2f..9cf518cb52 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