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

Add use-host-decl-names keyword

This commit is contained in:
Ted Lemon
1996-09-09 07:04:29 +00:00
parent 149f9e221e
commit c256bae9ba
12 changed files with 744 additions and 640 deletions

View File

@@ -138,6 +138,7 @@ struct group {
int dynamic_bootp;
int one_lease_per_client;
int get_lease_hostnames;
int use_host_decl_names;
struct tree_cache *options [256];
};