mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
16.09 changelog: add changes to reverse path filter
See #17325.
(cherry picked from commit 0a4d60622c
)
This commit is contained in:
parent
1824c2b3cc
commit
7de410c0d3
1 changed files with 6 additions and 0 deletions
|
@ -129,6 +129,12 @@ following incompatible changes:</para>
|
||||||
<literal>noexec</literal>, <literal>nodev</literal> and/or
|
<literal>noexec</literal>, <literal>nodev</literal> and/or
|
||||||
<literal>nosuid</literal> options.</para></listitem>
|
<literal>nosuid</literal> options.</para></listitem>
|
||||||
|
|
||||||
|
<listitem><para>The reverse path filter was interfering with DHCPv4 server
|
||||||
|
operation in the past. An exception for DHCPv4 and a new option to log
|
||||||
|
packets that were dropped due to the reverse path filter was added
|
||||||
|
(<literal>networking.firewall.logReversePathDrops</literal>) for easier
|
||||||
|
debugging.</para></listitem>
|
||||||
|
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue