[Bug 5402] New: udhcpc does not request custom options specified with -O

bugzilla at busybox.net bugzilla at busybox.net
Thu Jul 26 11:32:55 UTC 2012


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

           Summary: udhcpc does not request custom options specified with
                    -O
           Product: Busybox
           Version: unspecified
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Networking
        AssignedTo: unassigned at busybox.net
        ReportedBy: tjaehnel at gmail.com
                CC: busybox-cvs at busybox.net
   Estimated Hours: 0.0


Created attachment 4448
  --> https://bugs.busybox.net/attachment.cgi?id=4448
Patch to fix the bug

The udhcpc applet allows to populate the "Parameter request list" using Option
-O.

Beside a list of known option, it is possible to specify a numeric option code.
However, when entering an option that is not known to udhcpc it silently
ignores it and does not put it on the parameter request list.

The attached patch should fix the problem.

Tobias

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