Add basic structure to support multiple network interfaces
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@343 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
30385cbb31
commit
4923399ec0
@ -1391,9 +1391,6 @@ The system can be re-made subsequently by just typing <code>make</code>.
|
|||||||
<li>
|
<li>
|
||||||
<code>CONFIG_NET_LLH_LEN</code>: The link level header length
|
<code>CONFIG_NET_LLH_LEN</code>: The link level header length
|
||||||
</li>
|
</li>
|
||||||
<li>
|
|
||||||
<code>CONFIG_NET_EXTERNAL_BUFFER</code>: Incoming packet buffer (uip_buf) is defined externally
|
|
||||||
</li>
|
|
||||||
<li>
|
<li>
|
||||||
<code>CONFIG_NET_FWCACHE_SIZE</code>: number of packets to remember when looking for duplicates
|
<code>CONFIG_NET_FWCACHE_SIZE</code>: number of packets to remember when looking for duplicates
|
||||||
</li>
|
</li>
|
||||||
|
Loading…
Reference in New Issue
Block a user