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:
@@ -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];
|
||||
};
|
||||
|
Reference in New Issue
Block a user