From: Brian Haley Date: Mon, 1 Jun 2009 10:07:33 +0000 (-0700) Subject: IPv6: Add 'autoconf' and 'disable_ipv6' module parameters X-Git-Tag: v2.6.31-rc1~330^2~199 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56d417b12e57dfe11c9b7ba4bea3882c62a55815;p=pandora-kernel.git IPv6: Add 'autoconf' and 'disable_ipv6' module parameters Add 'autoconf' and 'disable_ipv6' parameters to the IPv6 module. The first controls if IPv6 addresses are autoconfigured from prefixes received in Router Advertisements. The IPv6 loopback (::1) and link-local addresses are still configured. The second controls if IPv6 addresses are desired at all. No IPv6 addresses will be added to any interfaces. Signed-off-by: Brian Haley Signed-off-by: David S. Miller --- Reading git-diff-tree failed