[PATCH] networking/dhcp: Add option 211, "reboot time"

Jeremy Kerr jk at ozlabs.org
Wed Jul 4 23:43:28 UTC 2018


Hi Denys,

>> @@ -133,6 +134,7 @@ const char dhcp_option_strings[] ALIGN1 =
>>   #endif
>>          "pxeconffile" "\0" /* DHCP_PXE_CONF_FILE  */
>>          "pxepathprefix" "\0" /* DHCP_PXE_PATH_PREFIX  */
>> +       "reboottime" "\0 " /* DHCP_PXE_PATH_PREFIX  */
> 
> Stray space after \0, bad comment

D'oh! v2 coming soon.

Cheers,


Jeremy


More information about the busybox mailing list