Fix configuration loading for unknown service
authorLucas De Marchi <lucas.demarchi@profusion.mobi>
Thu, 18 Feb 2010 10:58:53 +0000 (08:58 -0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 18 Feb 2010 17:13:03 +0000 (09:13 -0800)
commit8393bb169f348d55133e828748ff87860e93cad0
tree595fa8f11c58e6f335d028d12e87329feba9155e
parentfb02febb39a318a1e4d846956932ea24a88423d7
Fix configuration loading for unknown service

In case a service is unknown, the expected behavior is that it uses
dhcp. Currently, method will be left blank and thus connman will not be
able to connect to that service unless method is explicitly set through
IPv4.Configuration property.
src/ipconfig.c