Commit 01d1b8dd authored by Simon Kelley's avatar Simon Kelley

Changelog update.

parent c8257540
...@@ -4,8 +4,12 @@ version 2.61 ...@@ -4,8 +4,12 @@ version 2.61
and allows us to find the prefix length for IPv6 and allows us to find the prefix length for IPv6
addresses. addresses.
Add ra-names DHCPv6 keyword which adds AAAA records Add ra-names, ra-stateless and slaac keywords for DHCPv6.
for dual-stack hosts which get IPv6 addresses via SLAAC. Dnsmasq can now synthesise AAAA records for dual-stack
hosts which get IPv6 addresses via SLAAC. It is also now
possible to use SLAAC and stateless DHCPv6, and to
tell clients to use SLAAC addresses as well as DHCP ones.
Thanks to Dave Taht for help with this.
Add --dhcp-duid to allow DUID-EN uids to be used. Add --dhcp-duid to allow DUID-EN uids to be used.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment