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

bugzilla at busybox.net bugzilla at busybox.net
Thu May 21 13:25:13 UTC 2009


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

           Summary: Patch to modify DHCP client to support static routes and
                    vendorinfo
           Product: Busybox
           Version: 1.14.x
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Networking
        AssignedTo: unassigned at busybox.net
        ReportedBy: nmav at gennetsa.com
                CC: busybox-cvs at busybox.net
   Estimated Hours: 0.0


Created an attachment (id=341)
 --> (https://bugs.busybox.net/attachment.cgi?id=341)
Patch to modify DHCP client to support static routes and vendorinfo

The attached patch modifies the DHCP client to support the DHCP options: (1)
static routes and (2) vendorinfo. The static routes are being exported in a
variable "sroutes" that contains a list such as "NETWORK1 NETMASK1 GATEWAY1
NETWORK2 NETMASK2 GATEWAY2". The Vendor info is being exported in a variable
"vendorinfo_option1" where option1 is the suboption found (only option1 is
supported as text option).


-- 
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