From: Ted Lemon Date: Mon, 8 Jan 2001 08:22:35 +0000 (+0000) Subject: Add define for client-updates configuration variable. X-Git-Tag: V3-BETA-2-PATCH-12~46 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26cb4b2d7c1de68e6ea10f12c95389bebb4ae8bd;p=thirdparty%2Fdhcp.git Add define for client-updates configuration variable. --- diff --git a/includes/dhcpd.h b/includes/dhcpd.h index 88a71b09e..c965e3912 100644 --- a/includes/dhcpd.h +++ b/includes/dhcpd.h @@ -379,6 +379,7 @@ struct lease_state { #define SV_STASH_AGENT_OPTIONS 37 #define SV_DDNS_TTL 38 #define SV_DDNS_UPDATE_STYLE 39 +#define SV_ALLOW_CLIENT_UPDATES 40 #if !defined (DEFAULT_DEFAULT_LEASE_TIME) # define DEFAULT_DEFAULT_LEASE_TIME 43200