lclarkmichalek / etcdhcp

A DHCP server backed by etcd
GNU General Public License v3.0
261 stars 22 forks source link

support for dhcp options #2

Open mikemccabe opened 7 years ago

mikemccabe commented 7 years ago

I'd love to use etcdhcp!

I have a pxe-boot setup that uses some dhcp options. Does etcdhcp support defining a set of options? Is there any chance of parsing (a part of) dhcp.conf syntax?

lclarkmichalek commented 6 years ago

Pull requests welcome :) The feature set of etcdhcp can be summed up as 'just enough to get my home network working, most of the time' :)