[Bug 1905] New: Make rtems_dhcp_failsafe() run time configurable

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Tue Aug 30 15:28:30 UTC 2011


https://www.rtems.org/bugzilla/show_bug.cgi?id=1905

           Summary: Make rtems_dhcp_failsafe() run time configurable
           Product: RTEMS
           Version: HEAD
          Platform: All
        OS/Version: RTEMS
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: cpukit
        AssignedTo: joel.sherrill at oarcorp.com
        ReportedBy: dufault at hda.com


Created attachment 1313
  --> https://www.rtems.org/bugzilla/attachment.cgi?id=1313
Proposed patches to provide configurability.

rtems_dhcp_failsafe() can be configured at compile time with various options. 
This patch makes it possible to instead configure it at runtime.

This will make it marginally larger.   I haven't measured the difference but
I'll guess it's in the lower hundreds of bytes.  The patch could be modified to
leave it either compile time or run time configurable, I prefer the simplicity
of a single method.

-- 
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the bugs mailing list