Set network method as CONNMAN_IPCONFIG_METHOD_DHCP
authorMartin Xu <martin.xu@intel.com>
Wed, 30 Dec 2009 08:24:09 +0000 (16:24 +0800)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 30 Dec 2009 08:52:30 +0000 (00:52 -0800)
commit4373a96829d0ed1153b5c72f8ef7c9522e3b7a07
tree8240b0d83d388172cdaf0be9e94b4e36ca67867c
parentffb30866441664a7c2adcc3147ae4c8f34097692
Set network method as CONNMAN_IPCONFIG_METHOD_DHCP

Before calling connman_network_set_connected(true), the method should
be set to CONNMAN_IPCONFIG_METHOD_DHCP.
plugins/bluetooth.c
plugins/ethernet.c
plugins/iwmx.c
plugins/mbm.c
plugins/ofono.c
plugins/supplicant.c