2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-31 06:15:55 +00:00

Add support for site option spaces.

This commit is contained in:
Ted Lemon
1999-04-23 22:25:50 +00:00
parent 37c1b2906f
commit 53ac6c6fe1

View File

@@ -104,6 +104,8 @@ struct option_cache {
struct option_state {
int refcnt;
int universe_count;
int site_universe;
int site_code_min;
VOIDPTR universes [1];
};
@@ -246,6 +248,7 @@ struct lease_state {
#define SV_AUTHORITATIVE 18
#define SV_VENDOR_OPTION_SPACE 19
#define SV_ALWAYS_REPLY_RFC1048 20
#define SV_SITE_OPTION_SPACE 21
#if !defined (DEFAULT_DEFAULT_LEASE_TIME)
# define DEFAULT_DEFAULT_LEASE_TIME 43200