Disconnect VPNs when no physical services are left
authorSamuel Ortiz <sameo@linux.intel.com>
Fri, 20 Aug 2010 22:51:26 +0000 (00:51 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 20 Aug 2010 22:51:26 +0000 (00:51 +0200)
commit166ef127b4ea769c27811ede5f010d67de759051
treee305310de100d03b2c3e33d7e379bbefa30beb4b
parent166f685e6444389176a10496875ab8ee67dcb1a9
Disconnect VPNs when no physical services are left

This was previously handled by the provider notifier code, but with the
VPNs being moved to the service list top, it has to be handled from the
service layer directly.
src/provider.c
src/service.c