]> git.ipfire.org Git - thirdparty/dhcp.git/commit
- Don't try to return values that aren't present (and thus dump core).
authorTed Lemon <source@isc.org>
Thu, 14 Oct 1999 18:30:52 +0000 (18:30 +0000)
committerTed Lemon <source@isc.org>
Thu, 14 Oct 1999 18:30:52 +0000 (18:30 +0000)
commitc7775a73f68a078fd5a6085b93cd237302e1065c
tree6e995545230dfd711dbec7df01906ba8b2269ecb
parent309267f056dc9b1d0068466118af7fc41e0e8c9d
- Don't try to return values that aren't present (and thus dump core).
- Fix ordering of a series of conditionals involved in looking up
  hosts (Brian Murrell).
- Add debugging messages when adding and removing hosts (Brian Murrell).
server/omapi.c