commit | 61b838dd574c51d96fef100285a0d225824534f9 | [log] [tgz] |
---|---|---|
author | Win King Wan <pinwing+dnsmasq@gmail.com> | Wed Jan 21 20:41:48 2015 +0000 |
committer | Simon Kelley <simon@thekelleys.org.uk> | Wed Jan 21 20:41:48 2015 +0000 |
tree | e1fbd7d0a05a7f8d32316786cda8f9db14109251 | |
parent | fbf01f7046e75f9aa73fd4aab2a94e43386d9052 [diff] [blame] |
Don't reply to DHCPv6 SOLICIT messages when not configured for statefull DHCPv6.
diff --git a/CHANGELOG b/CHANGELOG index 0076b55..a4cb901 100644 --- a/CHANGELOG +++ b/CHANGELOG
@@ -59,6 +59,10 @@ cheaply than having dnsmasq re-read all its existing configuration each time. + Don't reply to DHCPv6 SOLICIT messages if we're not + configured to do stateful DHCPv6. Thanks to Win King Wan + for the patch. + version 2.72 Add ra-advrouter mode, for RFC-3775 mobile IPv6 support.