diff options
author | Kenneth R Westerback <krw@cvs.openbsd.org> | 2006-05-11 01:19:09 +0000 |
---|---|---|
committer | Kenneth R Westerback <krw@cvs.openbsd.org> | 2006-05-11 01:19:09 +0000 |
commit | d38d8fdc9dfad44e06115fb8a446df20dc031781 (patch) | |
tree | 8a8c8a76e7c1363a084d7134109d55eadb232efe /usr.sbin/eeprom | |
parent | 5c63d182406271b85863839f3a5bb71c76a2b955 (diff) |
If a list of interfaces is supplied via the command line or
dhcpd.interfaces then
a) don't bother looking up information on interfaces that were not
requested;
b) don't exit if a requested interface is not found, just issue a
warning message;
c) exit if none of the interfaces were found.
The command line for dhcpd shown in ps will continue to show requested
but ignored interfaces.
As usual with dhc* code, whack a bunch of unused states, constants,
flags, etc. Since we only invoke discover_interfaces() with
DISCOVER_SERVER, there is no need to keep track of other
possibilities.
Diffstat (limited to 'usr.sbin/eeprom')
0 files changed, 0 insertions, 0 deletions