]> git.ipfire.org Git - thirdparty/dhcp.git/commit
- Fix DHCPINFORM non-return bug.
authorTed Lemon <source@isc.org>
Wed, 14 Mar 2001 15:44:39 +0000 (15:44 +0000)
committerTed Lemon <source@isc.org>
Wed, 14 Mar 2001 15:44:39 +0000 (15:44 +0000)
commit6c6084374e8ca7f95307a90e54d8bfafb08a2bca
tree793a54a8e9cd25e92a571d4dd2f422ef0f6ff4ec
parentf834d4ff91617bfd890ce6c2eeac53fa06815a44
- Fix DHCPINFORM non-return bug.
- Log released leases always.
- Byte swap secs on log message.
- Fix a possible null pointer dereference that could happen in certain
  obscure cases.
server/dhcp.c