Set DNS host routes before toggling the service READY state
authorSamuel Ortiz <sameo@linux.intel.com>
Thu, 8 Jul 2010 17:27:40 +0000 (19:27 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 12 Jul 2010 18:44:26 +0000 (20:44 +0200)
commit5c00b517f7dfcd8edef4819580fa21c38d19c2bc
tree2b000e9f09c2297d2ca4c934da5a4321234561f2
parentec2adfa818da0d6845ff5f0ad1a8e1017cf4461d
Set DNS host routes before toggling the service READY state

update_nameservers() is called when a service hits the READY state. The DNS
proxy code will be able to connect to the added nameservers if the right
host routes have been set.
src/connection.c
src/connman.h
src/service.c