]> git.ipfire.org Git - thirdparty/dhcp.git/commit
Lose special case code for vendor and user classes. Get client identifier in host...
authorTed Lemon <source@isc.org>
Thu, 25 Jun 1998 02:59:15 +0000 (02:59 +0000)
committerTed Lemon <source@isc.org>
Thu, 25 Jun 1998 02:59:15 +0000 (02:59 +0000)
commit6aba7542e35f91c6dc15d86f91e089ec679b084d
treeed792c925d6fd4fc63624e82b4326d7aadc786ca
parent34436cc3b00f9febb5d287fc0d966ffc05b1e065
Lose special case code for vendor and user classes.   Get client identifier in host declaration off of per-host executable statement list rather than now-nonexistent option list.   Fixed address is now an expression, not a tree.   Take out host reverse lookup code - it doesn't belong here.   Fix botch in dangling lease code.
common/memory.c