harmony/harmony-rs/opnsense-config/src/config
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
..
manager feat(harmony): add TFTP server functionality (#10) 2025-01-07 19:12:35 +00:00
shell fix(load-balancer): implement missing HAProxy reload and sanitize output handling 2025-01-08 16:30:56 -05:00
config.rs fix(dhcp): remove unused IP range check and simplify DnsConfig 2025-01-12 15:32:14 -05:00
mod.rs feat(opnsense-config): Public API now complete for dhcp add_static_mapping and remove_static_mapping, not perfect but good enough to move forward 2024-11-23 15:07:04 -05:00