release notes: document IPv6 privacy extensions change
This commit is contained in:
parent
26317b02ae
commit
ab225fc1ab
1 changed files with 13 additions and 0 deletions
|
@ -112,6 +112,19 @@
|
|||
</link>
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
IPv6 Privacy Extensions are now enabled by default for undeclared
|
||||
interfaces. The previous behaviour was quite misleading — even though
|
||||
the default value for
|
||||
<option>networking.interfaces.*.preferTempAddress</option> was
|
||||
<literal>true</literal>, undeclared interfaces would not prefer temporary
|
||||
addresses. Now, interfaces not mentioned in the config will prefer
|
||||
temporary addresses. EUI64 addresses can still be set as preferred by
|
||||
explicitly setting the option to <literal>false</literal> for the
|
||||
interface in question.
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Since Bittorrent Sync was superseded by Resilio Sync in 2016, the
|
||||
|
|
Loading…
Reference in a new issue