2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-31 14:25:41 +00:00

- Rotate the lease file when running in v6 mode.

[ISC-Bugs #24887]
This commit is contained in:
Shawn Routhier
2012-05-15 21:07:17 +00:00
parent aa099cba77
commit cbbd2714d6
5 changed files with 45 additions and 1 deletions

View File

@@ -2761,6 +2761,7 @@ int write_billing_class (struct class *);
void commit_leases_timeout (void *);
void commit_leases_readerdry(void *);
int commit_leases (void);
int commit_leases_timed (void);
void db_startup (int);
int new_lease_file (void);
int group_writer (struct group_object *);