Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

datensparsamkeit: patch isc-dhcp-server to clean dhcpd.leases #170

Closed
fsteinel opened this issue Jan 14, 2017 · 1 comment
Closed

datensparsamkeit: patch isc-dhcp-server to clean dhcpd.leases #170

fsteinel opened this issue Jan 14, 2017 · 1 comment

Comments

@fsteinel
Copy link

isc-dhcp-server cleans the dhcpd.leases every 3600 seconds...
This is not based on the lease time and is compiled in.
Source and Source ML
server/db.c:

#define LEASE_REWRITE_PERIOD 3600

Workaround

Cleanup leases perl script

@rubo77
Copy link
Contributor

rubo77 commented May 2, 2017

duplicate: #179

@rubo77 rubo77 closed this as completed May 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants