mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-23 14:27:35 +08:00
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:
@@ -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).
|
||||
|
||||
Reference in New Issue
Block a user