Add IPv6 support for dnsmasq

Signed-off-by: Timothy Middelkoop <tmiddelkoop@internet2.edu>
This commit is contained in:
Timothy Middelkoop
2025-11-17 18:03:05 +00:00
parent 463994976e
commit 07eee48a6a
5 changed files with 44 additions and 0 deletions

View File

@@ -22,6 +22,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Use opencontainers/selinux to manage SELinux in wwclient.
- Replace unused/unneeded IPv6net with IpCIDR6 to align with IPv4
- Add IPv6 DHCP range
- Add IPv6 functionality for dnsmasq
### Fixed