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

Support graceful shutdown of dhcpd #8

Open
shraddha-pandhe opened this issue Jun 17, 2015 · 1 comment
Open

Support graceful shutdown of dhcpd #8

shraddha-pandhe opened this issue Jun 17, 2015 · 1 comment

Comments

@shraddha-pandhe
Copy link

based on [1] and [2], dhcpd supports graceful shutdown using omapi. The advantages of graceful shutdown are explained in [2]

[1] https://lists.isc.org/pipermail/dhcp-users/2011-February/013187.html
[2] https://kb.isc.org/article/AA-01043/0/Recommendations-for-restarting-a-DHCP-failover-pair.html

I feel it will be good to support graceful shutdown in this library.

@cygnusb
Copy link
Contributor

cygnusb commented Jun 30, 2015

Feel free to implement this and create a pull request. We do not use this feature and would likely not implement it ourselves.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants