From bc1e4c68875adead6367143ca0ef662bf53eaeb8 Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 26 Nov 2008 13:39:09 +0000 Subject: Add multicast support git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1307 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/README.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'nuttx/configs/README.txt') 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 -- cgit v1.2.3