Commit Graph

5 Commits

Author SHA1 Message Date
4d6d785924 add stringer to generate constant strings
- doing work on validation for each possible field
2024-09-24 16:58:42 -06:00
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
003f9fca01 more work on fixing data access 2024-09-21 20:02:02 -06:00
1d0a5811ce migrated to cobra structure
adding abstractions for database to avoid passing around the connection
2024-09-20 15:21:41 -06:00
0038b3ae5e initial commit 2024-09-13 22:21:14 -06:00