ipconfig: Do not disable IPv6 in lower up state
authorJukka Rissanen <jukka.rissanen@linux.intel.com>
Tue, 15 Jan 2013 14:11:26 +0000 (16:11 +0200)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Wed, 16 Jan 2013 14:52:58 +0000 (16:52 +0200)
commitd479904ecaa2bd92d6ed9d31097a4b0ea35434cd
tree27b43e4701c00b54eda3ce60f724ad6668d3dee2
parentdcffc2181c068f271401cc7d443d81e5be467238
ipconfig: Do not disable IPv6 in lower up state

Disabling IPv6 in lower up causes problems in IPv6 connectivity.
The interface IPv6 status can stay in disabled state because of
races. So this patch reverts the commit 4ce90440a70abce7de537777
and lets service IPv6 state go to READY when we get an auto
configured address for the interface.

Fixes BMC#25929
src/ipconfig.c