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 332755aae8 Add all IPv6 callouts, with preliminary information extracted 7 years ago
src 332755aae8 Add all IPv6 callouts, with preliminary information extracted 7 years ago
.gitignore b510a2dc85 Makefile: handle dependencies automatically 7 years ago
Makefile b510a2dc85 Makefile: handle dependencies automatically 7 years ago
README.md c09b721dee IPv4: add missing lease4_{expire,recover} callouts 7 years ago

README.md

TODO

  • handle DHCPv6 hook points
  • 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.