This a hook for the Kea DHCP server that allows to run an external script at various points in the processing of DHCP requests and responses.
Baptiste Jonglez
e5894dd75f
Use the textual representation of DHCP type instead of integer code
|
|
il y a 7 ans |
src
|
e5894dd75f
Use the textual representation of DHCP type instead of integer code
|
il y a 7 ans |
.gitignore
|
b510a2dc85
Makefile: handle dependencies automatically
|
il y a 7 ans |
Makefile
|
b510a2dc85
Makefile: handle dependencies automatically
|
il y a 7 ans |
README.md
|
e5894dd75f
Use the textual representation of DHCP type instead of integer code
|
il y a 7 ans |
TODO
- handle DHCPv6 hook points
- ask for a new
lease_expired
hook point
- document environment variables
- allow to configure which hook points will trigger the script
- take into account the return code of the script to set the status
of the callout.