service: Fix wrong DNS server ip after VPN connection
authorYu A Wang <yu.a.wang@intel.com>
Fri, 12 Aug 2011 06:43:26 +0000 (02:43 -0400)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 16 Aug 2011 18:32:19 +0000 (20:32 +0200)
commit9e83f367842b77a6e0475668f18a89a0740c7cde
treebf01de90adea770ffd39b911180eb3ed21fba55a
parenta84e87b617f0c1bfd08d3f9830dd29eb2c49a26e
service: Fix wrong DNS server ip after VPN connection

We need to call default_changed function for ONLINE state after
profile changed, else get_default function will return the previous
service, this will lead to we have wrong DNS after VPN connection
src/service.c