You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/01/31 00:07:06 UTC

[GitHub] [incubator-nuttx-apps] btashton commented on a change in pull request #579: netutils/dhcpc: configurable Bootstrap flags

btashton commented on a change in pull request #579:
URL: https://github.com/apache/incubator-nuttx-apps/pull/579#discussion_r567341750



##########
File path: netutils/dhcpc/Kconfig
##########
@@ -29,4 +29,12 @@ config NETUTILS_DHCPC_RETRIES
 		This setting determines how many times resolver retries request
 		until failing.
 
+config NETUTILS_DHCPC_BOOTP_FLAGS
+	hex "Flags of Bootstrap"
+	default 0x0

Review comment:
       Should the default be 0x8000 to retain broadcast as the default instead of unicast?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org