feat: Add score and opnsense implementation to register dhcp leases in dns server

This commit is contained in:
Jean-Gabriel Gill-Couture
2024-12-18 12:38:04 -05:00
parent 51c6f1818c
commit 478fd9e941
13 changed files with 222 additions and 20 deletions

View File

@@ -1 +1,2 @@
pub mod dhcp;
pub mod dns;