ipconfig: Do not enable IPv6 ipconfigs when loading the properties
authorDaniel Wagner <daniel.wagner@bmw-carit.de>
Mon, 19 Mar 2012 12:50:38 +0000 (13:50 +0100)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Tue, 20 Mar 2012 10:03:27 +0000 (12:03 +0200)
commit2a6825108e5f3d057fbe4be5cfe5f7aa3a0d1293
tree2ec483626b3bd7baff5a790abb8d03f1c540483e
parentc811703b87852609bbb1922cc0a3c7f9669c9179
ipconfig: Do not enable IPv6 ipconfigs when loading the properties

When enabling IPv6 when loading the Service properties, the Service
state machine gets out of sync when AutoConnect is disabled.

At this point we should only load the properties and let the
Service state machine decide when to enable the ipconfigs.
And the good news is that the core handles this already.
src/ipconfig.c