[RTEMS Project] #1905: Make rtems_dhcp_failsafe() run time configurable
RTEMS trac
trac at rtems.org
Wed Dec 24 03:16:46 UTC 2014
#1905: Make rtems_dhcp_failsafe() run time configurable
-------------------------+----------------------------
Reporter: dufault | Owner: joel.sherrill
Type: enhancement | Status: closed
Priority: highest | Milestone: 4.11
Component: cpukit | Version: 4.11
Severity: minor | Resolution: fixed
Keywords: |
-------------------------+----------------------------
Changes (by Peter Dufault <dufault@…>):
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"da10694a489a51534ba189417defbea4162cfd8f/rtems"]:
{{{
#!CommitTicketReference repository="rtems"
revision="da10694a489a51534ba189417defbea4162cfd8f"
libnetworking: Make rtems_dhcp_failsafe() run time configurable
rtems_dhcp_failsafe() can be configured at compile time with
various options. This change 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 change could be
modified to leave it either compile time or run time configurable,
I prefer the simplicity of a single method.
closes #1905
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/1905#comment:4>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list