If you are coming from 2.9.x, please also read <xref linkend="from2.9to3.0" /> and <xref linkend="from3.0to3.1" />.
</para>
</note>
+ <para>
+ Previously, on Linux, if the PowerDNS Authoritative Server was configured to bind to the IPv6 address ::, the server would answer
+ questions that came in via IPv6 *and* IPv4.
+ </para>
+ <para>
+ As of 3.2, binding to :: on Linux now does the same thing as binding to :: on other operating systems: perform IPv6 service. To continue
+ the old behaviour, use 'local-address=0.0.0.0' and 'local-ipv6=::'.
+ </para>
<para>
3.2 again involves some SQL schema changes, to make sure 'ordername' is ordered correctly for NSEC generation. For MySQL:
<screen>