summaryrefslogtreecommitdiff
path: root/nuttx/configs/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-11-26 13:39:09 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-11-26 13:39:09 +0000
commitbc1e4c68875adead6367143ca0ef662bf53eaeb8 (patch)
treeb147242a18ac3d0234713de4ca2515e08a8d9145 /nuttx/configs/README.txt
parent6de597eb58c2f0386469d40f15b9772486244b43 (diff)
downloadpx4-nuttx-bc1e4c68875adead6367143ca0ef662bf53eaeb8.tar.gz
px4-nuttx-bc1e4c68875adead6367143ca0ef662bf53eaeb8.tar.bz2
px4-nuttx-bc1e4c68875adead6367143ca0ef662bf53eaeb8.zip
Add multicast support
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1307 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/README.txt')
-rw-r--r--nuttx/configs/README.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/nuttx/configs/README.txt b/nuttx/configs/README.txt
index 176cbbe6f..ab27e3252 100644
--- a/nuttx/configs/README.txt
+++ b/nuttx/configs/README.txt
@@ -304,7 +304,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_BROADCAST - Broadcast support
+ CONFIG_NET_BROADCAST - Incoming UDP broadcast support
+ CONFIG_NET_MULTICAST - Outgoing multi-cast address support
CONFIG_NET_LLH_LEN - The link level header length
CONFIG_NET_FWCACHE_SIZE - number of packets to remember when
looking for duplicates