Changeset da10694 in rtems

Timestamp:
12/24/14 03:14:50 (9 years ago)
Author:
Peter Dufault <dufault@…>
Branches:
4.11, 5, master
Children:
2573e69
Parents:
0a78992
git-author:
Peter Dufault <dufault@…> (12/24/14 03:14:50)
git-committer:
Gedare Bloom <gedare@…> (12/24/14 03:14:50)
Message:

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

(No files)

Note: See TracChangeset for help on using the changeset viewer.