<feed xmlns='http://www.w3.org/2005/Atom'>
<title>initscripts/sysctl.conf, branch 9.81</title>
<subtitle>Mageia fork of Fedora's Init Scripts</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/'/>
<entry>
<title>Drop sysctl.d/00-system.conf</title>
<updated>2017-07-27T13:45:50+00:00</updated>
<author>
<name>Zbigniew Jędrzejewski-Szmek</name>
<email>zbyszek@in.waw.pl</email>
</author>
<published>2017-07-21T09:07:10+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=13d638c0a7df4a998429163b9a0189dcffa2393a'/>
<id>13d638c0a7df4a998429163b9a0189dcffa2393a</id>
<content type='text'>
This file now only contains lines to disable netfilter on bridges.
In kernel 3.18 this filtering functionality was made non-default by
moving it to br_netfilter [https://bugzilla.redhat.com/show_bug.cgi?id=512206].
Aybody who actually wants to use br_netfilter has to load it explicitly
anyway, so disabling it through sysctl isn't necessary anymore.

The reason for removal is that by default (i.e. when br_netfilter is
not loaded), we get a warning on every boot:

systemd-sysctl[210]: Couldn't write '0' to 'net/bridge/bridge-nf-call-ip6tables', ignoring: No such file or directory
systemd-sysctl[210]: Couldn't write '0' to 'net/bridge/bridge-nf-call-iptables', ignoring: No such file or directory
systemd-sysctl[210]: Couldn't write '0' to 'net/bridge/bridge-nf-call-arptables', ignoring: No such file or directory

This is confusing for users and inelegant.

The downside of removing this file is for people who load br_netfilter
for some reason *and* do no want to use it, will have to take an
additional step now (either restore the sysctl settings or remove br_netfilter
from /etc/modules-load.d or wherever). I expect the number of people affected
to be very small.

(Note that the file was overwritten on sparc and s390, so those
architectures see no change.)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This file now only contains lines to disable netfilter on bridges.
In kernel 3.18 this filtering functionality was made non-default by
moving it to br_netfilter [https://bugzilla.redhat.com/show_bug.cgi?id=512206].
Aybody who actually wants to use br_netfilter has to load it explicitly
anyway, so disabling it through sysctl isn't necessary anymore.

The reason for removal is that by default (i.e. when br_netfilter is
not loaded), we get a warning on every boot:

systemd-sysctl[210]: Couldn't write '0' to 'net/bridge/bridge-nf-call-ip6tables', ignoring: No such file or directory
systemd-sysctl[210]: Couldn't write '0' to 'net/bridge/bridge-nf-call-iptables', ignoring: No such file or directory
systemd-sysctl[210]: Couldn't write '0' to 'net/bridge/bridge-nf-call-arptables', ignoring: No such file or directory

This is confusing for users and inelegant.

The downside of removing this file is for people who load br_netfilter
for some reason *and* do no want to use it, will have to take an
additional step now (either restore the sysctl settings or remove br_netfilter
from /etc/modules-load.d or wherever). I expect the number of people affected
to be very small.

(Note that the file was overwritten on sparc and s390, so those
architectures see no change.)
</pre>
</div>
</content>
</entry>
<entry>
<title>sysctl.conf: drop SHMALL and SHMMAX, they have sane default values in kernel</title>
<updated>2015-05-06T12:13:32+00:00</updated>
<author>
<name>Lukas Nykryn</name>
<email>lnykryn@redhat.com</email>
</author>
<published>2015-05-06T12:13:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=032a604fe9c24483c9bc67c76494995d88115abe'/>
<id>032a604fe9c24483c9bc67c76494995d88115abe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>set shmmax and shmall defaults to match rhel6 values (#1056547)</title>
<updated>2014-02-13T13:37:08+00:00</updated>
<author>
<name>Lukas Nykryn</name>
<email>lnykryn@redhat.com</email>
</author>
<published>2014-02-12T13:19:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=343858fcb6af8451bba3ef3d780666e01d2ce7ad'/>
<id>343858fcb6af8451bba3ef3d780666e01d2ce7ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove some defaults from sysctl.conf (move to systemd)</title>
<updated>2013-04-03T08:27:29+00:00</updated>
<author>
<name>Václav Pavlín</name>
<email>vpavlin@redhat.com</email>
</author>
<published>2013-04-03T08:27:29+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=e65204069acf19a93c6dd5e2ec07db2e984c61df'/>
<id>e65204069acf19a93c6dd5e2ec07db2e984c61df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>turn on symlink protections in sysctl (#922030)</title>
<updated>2013-03-15T13:09:48+00:00</updated>
<author>
<name>Lukas Nykryn</name>
<email>lnykryn@redhat.com</email>
</author>
<published>2013-03-15T13:09:48+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=793fdaeafe3cacafd7ccfcec540d46088fb15bdd'/>
<id>793fdaeafe3cacafd7ccfcec540d46088fb15bdd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove outdated "Red Hat Linux" comments from sysctl.conf.</title>
<updated>2011-02-25T19:56:18+00:00</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2010-10-15T17:30:11+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=01dc4673ccef0c931b6dfe438c91c98f48cd2b32'/>
<id>01dc4673ccef0c931b6dfe438c91c98f48cd2b32</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable netfilter on bridged interfaces. (#512206)</title>
<updated>2009-07-31T13:39:12+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2009-07-31T13:39:12+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=af3d40e8a4293f83abe9efaf8995f28f3287c758'/>
<id>af3d40e8a4293f83abe9efaf8995f28f3287c758</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DaveM hates syncookies.</title>
<updated>2008-07-24T16:31:00+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2008-07-24T16:31:00+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=2ad81727bd98d4c8364dfdc7f65d105972c93e1c'/>
<id>2ad81727bd98d4c8364dfdc7f65d105972c93e1c</id>
<content type='text'>
TCP snickerdoodles are next on the hit list.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
TCP snickerdoodles are next on the hit list.
</pre>
</div>
</content>
</entry>
<entry>
<title>add syncookies (#145201)</title>
<updated>2005-01-17T18:58:44+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2005-01-17T18:58:44+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=d8177ae1e7215a3af82202625d05733901e2ec46'/>
<id>d8177ae1e7215a3af82202625d05733901e2ec46</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- disallow source routed packets by default</title>
<updated>2004-10-07T11:39:38+00:00</updated>
<author>
<name>Florian La Roche</name>
<email>laroche@redhat.com</email>
</author>
<published>2004-10-07T11:39:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=2ce834f6f7fa1d6662b45116dcf12ab5f1888fbf'/>
<id>2ce834f6f7fa1d6662b45116dcf12ab5f1888fbf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
