ipconfig: Set default IPv6 method according to kernel IPv6 support
authorJukka Rissanen <jukka.rissanen@linux.intel.com>
Mon, 24 Sep 2012 11:44:31 +0000 (14:44 +0300)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Tue, 25 Sep 2012 13:55:33 +0000 (16:55 +0300)
If kernel does not support IPv6, then turn default ipconfig
method OFF. If kernel supports IPv6, then the default is AUTO
meaning that we try to send router solicitation messages.


No differences found