ipconfig: Disable IPv6 for new interfaces
authorDaniel Wagner <daniel.wagner@bmw-carit.de>
Mon, 19 Mar 2012 12:50:40 +0000 (13:50 +0100)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Tue, 20 Mar 2012 10:03:41 +0000 (12:03 +0200)
commit4ce90440a70abce7de5377776e942ff14e7152f9
treed96de3f0dbc428d7d9ece6942cd641ac978f7697
parentd51d9c7ab4a95d1061d7d4b11b77ea2541f48ade
ipconfig: Disable IPv6 for new interfaces

We don't have yet an ipconfig for this interface, that means
the service.c does not yet know this interface. In order to
be able to get into sync we disable IPv6 auto connection at this point.

If the service state machine decides to connect, it will enable it
again.
src/ipconfig.c