mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-08-31 14:25:41 +00:00
Add ABANDONED_LEASE flag
This commit is contained in:
@@ -119,6 +119,7 @@ struct lease {
|
||||
# define PERSISTENT_FLAGS (DYNAMIC_BOOTP_OK)
|
||||
# define EPHEMERAL_FLAGS (BOOTP_LEASE)
|
||||
# define MS_NULL_TERMINATION 8
|
||||
# define ABANDONED_LEASE 16
|
||||
|
||||
struct lease_state *state;
|
||||
};
|
||||
|
Reference in New Issue
Block a user