Update documentation for recently added configuration options

git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5241 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2012-10-20 21:42:19 +00:00
parent 80c9bda900
commit 4de5307aa3
5 changed files with 70 additions and 3 deletions
+3 -3
View File
@@ -21,6 +21,6 @@ config NET_RESOLV_MAXRESPONSE
default 96
depends on NETUTILS_RESOLV
---help---
This setting determines the maximum size of DHCP response message that
can be received. The default is 96 but may need to be larger on enterprise
networks (perhaps 176).
This setting determines the maximum size of response message that can be
received by the DNS resolver. The default is 96 but may need to be larger on
enterprise networks (perhaps 176).
+4
View File
@@ -1084,6 +1084,10 @@ NSH-Specific Configuration Settings
Set if your ethernet hardware has no built-in MAC address.
If set, a bogus MAC will be assigned.
* CONFIG_NSH_MAX_ROUNDTRIP
This is the maximum round trip for a response to a ICMP ECHO request.
It is in units of deciseconds. The default is 20 (2 seconds).
If you use DHCPC, then some special configuration network options are
required. These include: