[Bug 341] Patch to modify DHCP client to support static routes and vendorinfo

bugzilla at busybox.net bugzilla at busybox.net
Mon Jul 6 19:17:03 UTC 2009


https://bugs.busybox.net/show_bug.cgi?id=341





--- Comment #6 from Denys Vlasenko <vda.linux at googlemail.com>  2009-07-06 19:17:02 UTC ---
(In reply to comment #4)
> The vendor info structure can be used to receive vendor specific data that some
> servers advertise.

I understand that. I was asking about more details. What is the format of this
data? Can you give example(s) what some vendors put there?

The patch for that is not so nice technically (uses large structure on the
stack. why?). It also lacks any comments. What is "option1"? Is it a real
suboption name? It sounds strange.

Check out current git and see how OPTION_STATIC_ROUTES was explained in the
comments. You need to do something like that for OPTION_SUBOPTIONS.


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the busybox-cvs mailing list