mirror of
https://github.com/apache/nuttx.git
synced 2026-05-31 14:27:37 +08:00
Add config variables for examples/igmp
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2788 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -61,6 +61,17 @@ examples/igmp
|
|||||||
does not do much of value -- Much more is needed in order to verify
|
does not do much of value -- Much more is needed in order to verify
|
||||||
the IGMP features!
|
the IGMP features!
|
||||||
|
|
||||||
|
* CONFIG_EXAMPLE_IGMP_NOMAC
|
||||||
|
Set if the hardware has no MAC address; one will be assigned
|
||||||
|
* CONFIG_EXAMPLE_IGMP_IPADDR
|
||||||
|
Target board IP address
|
||||||
|
* CONFIG_EXAMPLE_IGMP_DRIPADDR
|
||||||
|
Default router address
|
||||||
|
* CONFIG_EXAMPLE_IGMP_NETMASK
|
||||||
|
Network mask
|
||||||
|
* CONFIG_EXAMPLE_IGMP_GRPADDR
|
||||||
|
Multicast group address
|
||||||
|
|
||||||
examples/mount
|
examples/mount
|
||||||
^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user