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)
commitf6b4a7c12c2a76525714e54c1ced0a85cd425626
tree5c38da83be26e87429e65e7bb081553f9c4820da
parent37f818606d6fc7defaa98fb5a611bcdbc798368a
ipconfig: Set default IPv6 method according to kernel IPv6 support

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.
src/ipconfig.c