swift 11/09/02 19:49:23 Modified: ipv6.xml Log: Bug #381575 - Fix IPv6 kernel configuration description, thanks to CarelessChaser for reporting
Revision Changes Path 1.41 xml/htdocs/doc/en/ipv6.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/ipv6.xml?rev=1.41&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/ipv6.xml?rev=1.41&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/ipv6.xml?r1=1.40&r2=1.41 Index: ipv6.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/ipv6.xml,v retrieving revision 1.40 retrieving revision 1.41 diff -u -r1.40 -r1.41 --- ipv6.xml 25 Jul 2011 05:15:52 -0000 1.40 +++ ipv6.xml 2 Sep 2011 19:49:23 -0000 1.41 @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/ipv6.xml,v 1.40 2011/07/25 05:15:52 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/ipv6.xml,v 1.41 2011/09/02 19:49:23 swift Exp $ --> <guide> <title>Gentoo IPv6 Router Guide</title> @@ -37,8 +37,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>6</version> -<date>2011-07-24</date> +<version>7</version> +<date>2011-09-02</date> <chapter> <title>Preliminaries</title> @@ -72,16 +72,16 @@ </note> <pre caption="'make menuconfig' options"> -Device Drivers ---> Networking support ---> -Networking options ---> - <*> The IPv6 protocol (EXPERIMENTAL) + Networking options ---> + <*> The IPv6 protocol ---> <comment>(The IPv6 options beneath this one can be useful for many other applications,</comment> <comment>but should not be needed for a basic setup)</comment> <comment>(This option is only required if you are using ptrtd for 6to4 conversion)</comment> -[*] Network device support - <*> Universal TUN/TAP device driver support +Device Drivers ---> + Network device support ---> + <*> Universal TUN/TAP device driver support </pre> </body>
