service: Do not try to connect to service that cannot create connection
authorJukka Rissanen <jukka.rissanen@linux.intel.com>
Tue, 7 Aug 2012 14:08:39 +0000 (17:08 +0300)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Wed, 8 Aug 2012 12:57:31 +0000 (15:57 +0300)
commit3d2ac9a80a08c8fc7f2b4fbecd96a5455836ae42
tree18feac04de21184b85a1c309566e55cf9dd6374f
parent220795c59fc04639c80ddc7cca7f65b00f6f7438
service: Do not try to connect to service that cannot create connection

Check if the service IPv4/6 ipconfig is turned OFF, in this
case do not try to connect to that service because it will
not succeed.

Fixes BMC#25587
src/service.c