Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755955Ab0BATmT (ORCPT ); Mon, 1 Feb 2010 14:42:19 -0500 Received: from g4t0017.houston.hp.com ([15.201.24.20]:16597 "EHLO g4t0017.houston.hp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754697Ab0BATmS (ORCPT ); Mon, 1 Feb 2010 14:42:18 -0500 Message-ID: <4B672E95.30103@hp.com> Date: Mon, 01 Feb 2010 14:42:13 -0500 From: Brian Haley Organization: Open Source and Linux Organization User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: rdunlap@xenotime.net CC: linux-doc@vger.kernel.org, Linux Kernel Mailing List Subject: Re: [PATCH] doc: document IPv6 parameters References: <4B5F5882.7010800@hp.com> In-Reply-To: <4B5F5882.7010800@hp.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2046 Lines: 59 Hi Randy, Brian Haley wrote: > Update documentation to describe IPv6 parameters. > Reported by . I hadn't received any ACK/NACK from linux-doc, just seeing if this is still in your queue. Thanks, -Brian > Signed-off-by: Brian Haley > --- > > diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt > index 736d456..3ca7f8f 100644 > --- a/Documentation/kernel-parameters.txt > +++ b/Documentation/kernel-parameters.txt > @@ -54,6 +54,7 @@ parameter is applicable: > IMA Integrity measurement architecture is enabled. > IOSCHED More than one I/O scheduler is enabled. > IP_PNP IP DHCP, BOOTP, or RARP is enabled. > + IPV6 IPv6 support is enabled. > ISAPNP ISA PnP code is enabled. > ISDN Appropriate ISDN support is enabled. > JOY Appropriate joystick support is enabled. > @@ -347,6 +348,9 @@ and is between 256 and 4096 characters. It is defined in the file > Change the amount of debugging information output > when initialising the APIC and IO-APIC components. > > + autoconf= [IPV6] > + See Documentation/networking/ipv6.txt. > + > show_lapic= [APIC,X86] Advanced Programmable Interrupt Controller > Limit apic dumping. The parameter defines the maximal > number of local apics being dumped. Also it is possible > @@ -629,6 +633,12 @@ and is between 256 and 4096 characters. It is defined in the file > See drivers/char/README.epca and > Documentation/serial/digiepca.txt. > > + disable= [IPV6] > + See Documentation/networking/ipv6.txt. > + > + disable_ipv6= [IPV6] > + See Documentation/networking/ipv6.txt. > + > disable_mtrr_cleanup [X86] > The kernel tries to adjust MTRR layout from continuous > to discrete, to make X server driver able to add WB > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/