harmony/harmony-rs/harmony_macros
jeangab bec96c2954 feat(bootstrapping): add bootstrap load balancer and DHCP configurations
- Introduce `bootstrap_load_balancer` module for handling initial load balancing configuration.
- Add `bootstrap_dhcp` module for bootstrapping DHCP settings.
- Create `harmony_types` crate to house shared types, including `MacAddress`.
- Update `harmony_macros` to use `harmony_types` instead of directly referencing `harmony`.
2025-01-09 11:58:49 -05:00
..
src feat(bootstrapping): add bootstrap load balancer and DHCP configurations 2025-01-09 11:58:49 -05:00
Cargo.lock feat: Added new crate harmony_macros with ip! macro to facilitate creating ip addresses 2024-12-09 15:23:12 -05:00
Cargo.toml feat(bootstrapping): add bootstrap load balancer and DHCP configurations 2025-01-09 11:58:49 -05:00