Manage the isc kea-dhcp server database to add ip reservations
Go to file
Matthew Stobbs e68723738b added sample config
- simplified configuration file
- simplified to only use ipv4 and macaddresses for now
- added update query
- if insert fails with already exists error, try to update instead
2024-12-02 12:20:39 -07:00
cmd added sample config 2024-12-02 12:20:39 -07:00
ipv4/reservation added sample config 2024-12-02 12:20:39 -07:00
lib added sample config 2024-12-02 12:20:39 -07:00
.gitignore working configuration for reservations 2024-09-24 14:43:54 -06:00
go.mod add stringer to generate constant strings 2024-09-24 16:58:42 -06:00
go.sum add stringer to generate constant strings 2024-09-24 16:58:42 -06:00
kea-manage.sample.yaml added sample config 2024-12-02 12:20:39 -07:00
LICENSE migrated to cobra structure 2024-09-20 15:21:41 -06:00
main.go working configuration for reservations 2024-09-24 14:43:54 -06:00