swift 14/04/12 06:24:48 Modified: hb-net-modules.xml Log: Fix bug #501782 - VLAN support is handled by iproute2 nowadays, thanks to Brian Evans
Revision Changes Path 1.31 xml/htdocs/doc/en/handbook/hb-net-modules.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-net-modules.xml?rev=1.31&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-net-modules.xml?rev=1.31&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-net-modules.xml?r1=1.30&r2=1.31 Index: hb-net-modules.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-modules.xml,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- hb-net-modules.xml 17 Dec 2013 11:48:58 -0000 1.30 +++ hb-net-modules.xml 12 Apr 2014 06:24:48 -0000 1.31 @@ -4,7 +4,7 @@ <!-- The content of this document is licensed under the CC-BY-SA license --> <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-modules.xml,v 1.30 2013/12/17 11:48:58 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-modules.xml,v 1.31 2014/04/12 06:24:48 swift Exp $ --> <sections> @@ -13,8 +13,8 @@ different DHCP clients, setting up bonding, bridging, VLANs and more. </abstract> -<version>13</version> -<date>2013-12-17</date> +<version>14</version> +<date>2014-04-12</date> <section> <title>Network Modules</title> @@ -437,8 +437,8 @@ <body> <p> -For VLAN support, emerge <c>net-misc/vconfig</c>. Also make sure that you use -iproute2 as configuration module rather than ifconfig. +For VLAN support, make sure that <c>sys-apps/iproute2</c> is installed and ensure +that iproute2 is used as configuration module rather than ifconfig. </p> <p>