submit patch for udhcpc - addition of Option 43

Krebs, Steven steven.krebs at intel.com
Fri Apr 2 21:05:31 UTC 2010


On Friday, April 02, 2010 3:55 PM, Denys Vlasenko wrote

Since you seem to need only strings, this should be ok -
you will be able to deduce lengths.

> I think that instead of "subNN" simply "NN" can be used:
> 
> -x "vendorspecific:10=VENDOR_NAME_HERE"
> 
> Also, please take care to allow hex numbers too
> (this basically means "use bb_strtou(str, &endptr, 0)
> instead of bb_strtou(str, &endptr, 10) in the relevant code fragment").

Ok, sounds good, I'm not sure when I will get free time to do this, it might be awhile before you see the patch.

Steve


More information about the busybox mailing list