Add multicast support
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1307 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
affd571125
commit
68979f979e
@ -1643,7 +1643,10 @@ The system can be re-made subsequently by just typing <code>make</code>.
|
||||
<code>CONFIG_NET_ARPTAB_SIZE</code>: The size of the ARP table
|
||||
</li>
|
||||
<li>
|
||||
<code>CONFIG_NET_BROADCAST</code>: Broadcast support
|
||||
<code>CONFIG_NET_BROADCAST</code>: Incoming UDP broadcast support
|
||||
</li>
|
||||
<li>
|
||||
<code>CONFIG_NET_MULTICAST</code>: Outgoing multi-cast address support
|
||||
</li>
|
||||
<li>
|
||||
<code>CONFIG_NET_LLH_LEN</code>: The link level header length
|
||||
|
Loading…
Reference in New Issue
Block a user