Restore uip_arp_ipin()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3131 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
e7f9e59700
commit
a2748c57c5
@ -595,6 +595,8 @@ defconfig -- This is a configuration file similar to the Linux
|
||||
CONFIG_NET_RECEIVE_WINDOW - The size of the advertised receiver's
|
||||
window
|
||||
CONFIG_NET_ARPTAB_SIZE - The size of the ARP table
|
||||
CONFIG_NET_ARP_IPIN - Harvest IP/MAC address mappings from the ARP table
|
||||
from incoming IP packets.
|
||||
CONFIG_NET_BROADCAST - Incoming UDP broadcast support
|
||||
CONFIG_NET_MULTICAST - Outgoing multi-cast address support
|
||||
CONFIG_NET_LLH_LEN - The link level header length
|
||||
|
Loading…
Reference in New Issue
Block a user