Add get and create ipconfig from service
authorMartin Xu <martin.xu@intel.com>
Tue, 9 Feb 2010 09:29:50 +0000 (10:29 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 11 Feb 2010 04:28:32 +0000 (05:28 +0100)
commit14432bc7808819637ab8170cf9143fdddebf844c
tree934896a334ac6f2a10c6efb1d2e5bb47ca941672
parente61f21a9e72cf4100c7ecbd80d2a25c84a63b33a
Add get and create ipconfig from service

In some cases (for example the oFono plugin), we will not get the network
index before creating the service. We then need a routine that allows us to
setup the ipconfig layer once we get the index.
src/connman.h
src/service.c