Manage the isc kea-dhcp server database to add ip reservations
Go to file
Matthew Stobbs a78f001a41 working configuration for reservations
- Make ipv4 reservations in kea by directly writing to the database
- uses same configuration file as database configuration under the
heading reservationV4
2024-09-24 14:43:54 -06:00
cmd working configuration for reservations 2024-09-24 14:43:54 -06:00
ipv4/reservation working configuration for reservations 2024-09-24 14:43:54 -06:00
lib working configuration for reservations 2024-09-24 14:43:54 -06:00
.gitignore working configuration for reservations 2024-09-24 14:43:54 -06:00
go.mod adding viper and cobra 2024-09-20 09:21:18 -06:00
go.sum adding viper and cobra 2024-09-20 09:21:18 -06: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