harmony/harmony-rs/opnsense-config/src
Jean-Gabriel Gill-Couture f241bf793e fix(dhcp): remove unused IP range check and simplify DnsConfig
Remove the commented-out IP range validation in `DhcpConfig` and simplify the `DnsConfig` constructor by removing an unnecessary parameter, addressing several compiler warnings.
2025-01-12 15:32:14 -05:00
..
config fix(dhcp): remove unused IP range check and simplify DnsConfig 2025-01-12 15:32:14 -05:00
modules fix(dhcp): remove unused IP range check and simplify DnsConfig 2025-01-12 15:32:14 -05:00
tests/data feat(opnsense-config): Public API now a bit simpler, added support for latest opnsense version in xml types 2024-11-21 21:49:38 -05:00
error.rs feat(harmony): add TFTP server functionality (#10) 2025-01-07 19:12:35 +00:00
lib.rs feat(load balancer): Can now fully configure an OPNSense HAProxy 2025-01-04 10:12:16 -05:00