Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kea Hook Curl Options

A Kea DHCP hook to support external http requests. Responce from a web server should be json list like

{
  224: "some string",
  225: "other string"
}

Only strings are now supported. Json keys are used as coresponding option numbers that will be used to create/redefine options by DHCP server answer inside dhcp packet.

About

kea hook repo for selectel publishing

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages