swift 08/04/16 19:46:24 Modified: shb-kernel.xml Log: #215532 - Remove secure_redirects as redirects are disabled already anyway
Revision Changes Path 1.4 xml/htdocs/doc/en/security/shb-kernel.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/security/shb-kernel.xml?rev=1.4&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/security/shb-kernel.xml?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/security/shb-kernel.xml?r1=1.3&r2=1.4 Index: shb-kernel.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/security/shb-kernel.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- shb-kernel.xml 18 Sep 2006 09:22:48 -0000 1.3 +++ shb-kernel.xml 16 Apr 2008 19:46:23 -0000 1.4 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='UTF-8'?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/security/shb-kernel.xml,v 1.3 2006/09/18 09:22:48 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/security/shb-kernel.xml,v 1.4 2008/04/16 19:46:23 swift Exp $ --> <!DOCTYPE sections SYSTEM "/dtd/book.dtd"> <!-- The content of this document is licensed under the CC-BY-SA license --> @@ -7,8 +7,8 @@ <sections> -<version>1.1</version> -<date>2006-08-03</date> +<version>1.2</version> +<date>2008-04-15</date> <section> <title>Removing functionality</title> @@ -94,7 +94,6 @@ <pre caption="Disable redirect acceptance"> # <i>/bin/echo "0" > /proc/sys/net/ipv4/conf/all/accept_redirects</i> -# <i>/bin/echo "0" > /proc/sys/net/ipv4/conf/all/secure_redirects</i> </pre> <p> -- [email protected] mailing list
