[netcf-devel] [PATCH 3/3] Test cases for ipv6-addressing

David Lutterkort lutter at redhat.com
Fri Sep 25 17:44:24 UTC 2009


On Fri, 2009-09-25 at 16:52 +0100, Daniel P. Berrange wrote:
> The only possible extra thing is that I have a feeling it is possible to
> enable IPv6 by default on all interfaces using NETWORKING_IPV6=yes in
> /etc/sysconfig/network, even without needing  IPV6INIT=yes in the per-if
> config files. Would need to refer to the code / docs for initscripts to
> be sure of that though, and its easily added in later if required

According to sysconfig.txt, NETWORKING_IPV6 was used to cause setup of
global IPv6 things (I assume loadingthe ipv6 module), but is deprecated
now. 

IPV6INIT controls interface-specific ipv6 initialization - it can be set
in /etc/sysconfig/network, but I don't see why you'd do that, and
setting it in each ifcfg-* is definitely safer.

David






More information about the netcf-devel mailing list