Re: [PATCH 1/2] IPv6: add "disable" module parameter support toipv6.ko

From: David Miller
Date: Wed Mar 04 2009 - 06:22:29 EST


From: Brian Haley <brian.haley@xxxxxx>
Date: Tue, 03 Mar 2009 21:37:19 -0500

>
> Add "disable" module parameter support to ipv6.ko by specifying
> "disable=1" on module load. We just do the minimum of initializing
> inetsw6[] so calls from other modules to inet6_register_protosw()
> won't OOPs, then bail out. No IPv6 addresses or sockets can be
> created as a result, and a reboot is required to enable IPv6.
>
>
> Signed-off-by: Brian Haley <brian.haley@xxxxxx>

Applied, but you have to do something about your email client
and what it does to patches Brian.

Every line that starts with a single space then TABs was
replaced with two space characters then the TABs. Long
lines were also chopped up.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/