diff options
author | David Hankins <dhankins@isc.org> | 2009-03-24 18:34:31 +0000 |
---|---|---|
committer | David Hankins <dhankins@isc.org> | 2009-03-24 18:34:31 +0000 |
commit | 0e370f78f6aa26724f985a6c4359f727cc50950d (patch) | |
tree | 47768df458e12fcffba6fac11c63b8030fcc3f68 /client | |
parent | ee6828a0e5284faf67a0ed1dcedbb7f4744b11b7 (diff) | |
download | isc-dhcp-0e370f78f6aa26724f985a6c4359f727cc50950d.tar.gz |
- A bug in DLPI packet transmission (Solaris, HP/UX) that caused the server
to stop receiving packets is fixed. The same fix also means that the MAC
address will no longer appear 'bogus' on DLPI-based systems.
[ISC-Bugs #19186]
- A bug in select handling was discovered where the results of one select()
call were discarded, causing the server to process the next select() call
and use more system calls than required. This has been repaired - the
sockets will be handled after the first return from select(), resulting in
fewer system calls. [ISC-Bugs #19186]
Diffstat (limited to 'client')
0 files changed, 0 insertions, 0 deletions