mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-08-31 14:25:41 +00:00
Add get-lease-hostnames parameter
This commit is contained in:
@@ -137,6 +137,7 @@ struct group {
|
||||
int boot_unknown_clients;
|
||||
int dynamic_bootp;
|
||||
int one_lease_per_client;
|
||||
int get_lease_hostnames;
|
||||
|
||||
struct tree_cache *options [256];
|
||||
};
|
||||
|
Reference in New Issue
Block a user