Commit Graph

6 Commits

Author SHA1 Message Date
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
312399093f adding viper and cobra
moving configuration to external file that is loaded
2024-09-20 09:21:18 -06:00
6b6c92cc12 add a few more leases 2024-09-16 17:31:45 -06:00
0038b3ae5e initial commit 2024-09-13 22:21:14 -06:00