0
0
Fork 0
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:
Franz Pletz 2016-09-17 14:18:42 +02:00
parent 1824c2b3cc
commit 7de410c0d3
No known key found for this signature in database
GPG key ID: 846FDED7792617B4

View file

@ -129,6 +129,12 @@ following incompatible changes:</para>
<literal>noexec</literal>, <literal>nodev</literal> and/or
<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>