[Bug 7490] New: Add option for tweaking udhcpd arpping timeout

bugzilla at busybox.net bugzilla at busybox.net
Wed Oct 1 12:07:29 UTC 2014


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

           Summary: Add option for tweaking udhcpd arpping timeout
           Product: Busybox
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Networking
        AssignedTo: unassigned at busybox.net
        ReportedBy: m.stam at fugro.nl
                CC: busybox-cvs at busybox.net
   Estimated Hours: 0.0


Created attachment 5708
  --> https://bugs.busybox.net/attachment.cgi?id=5708
Patch for tweaking the arpping.

We're using busybox udhcpd on one of our embedded products.

The DHCP client on the product is a OEM board with an ethernet port.
Unfortunately this device has a particularly short timeout for the DHCP
DISCOVER, which means that several DISCOVER messages are displayed in the log
prior to the DHCP REQUEST/ACK.

This patch adds the option to disable arpping altogether (caveat emptor), or to
tune the timeout to an arbitrary value.

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