Files
rtems/cpukit/libnetworking/rtems
Peter Dufault da10694a48 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
2014-12-23 22:14:50 -05:00
..
2014-03-06 09:43:58 +01:00