<itemizedlist>
<listitem>
<para>
- A bug in dnstap initialization could prevent some dnstap data from
- being logged, especially on recursive resolvers. [GL #1795]
+ None.
</para>
</listitem>
</itemizedlist>
<section xml:id="relnotes-9.16.3-known"><info><title>Known Issues</title></info>
<itemizedlist>
<listitem>
- <para>
- None.
- </para>
<para>
BIND crashes on startup when linked against libuv 1.36. This issue is
related to recvmmsg() support in libuv which was first included in
<section xml:id="relnotes-9.16.3-changes"><info><title>Feature Changes</title></info>
<itemizedlist>
- <listitem>
- <para>
- None.
- </para>
- </listitem>
<listitem>
<para>
The native PKCS#11 EdDSA implementation has been updated to PKCS#11
Log messages are emitted for streams with inconsistent message IDs.
[GL #1674]
</para>
+ <para>
+ The default rwlock implementation has been changed back to the native
+ BIND 9 rwlock implementation. [GL #1753]
+ </para>
+ <para>
+ BIND 9 no longer sets the recv and send buffer sizes for sockets, relying
+ on system defaults instead. [GL #1713]
+ </para>
</listitem>
</itemizedlist>
</section>
<itemizedlist>
<listitem>
<para>
- The default rwlock implementation has been changed back to the native
- BIND 9 rwlock implementation. [GL #1753]
- </para>
- </listitem>
- <listitem>
- <para>
- BIND 9 no longer sets the recv and send buffer sizes for sockets, relying
- on system defaults instead. [GL #1713]
+ A bug in dnstap initialization could prevent some dnstap data from
+ being logged, especially on recursive resolvers. [GL #1795]
</para>
</listitem>
<listitem>