2
0
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:
Ted Lemon
1996-08-29 23:02:40 +00:00
parent f5d07a3896
commit 5fea7b10ff
12 changed files with 1326 additions and 1806 deletions

View File

@@ -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];
};