16.09 changelog: add changes to reverse path filter

See #17325.
This commit is contained in:
Franz Pletz 2016-09-17 14:18:42 +02:00
parent 3e20ba60a1
commit 0a4d60622c
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>