provider: Disconnect VPN when phy service is disconnected
authorJukka Rissanen <jukka.rissanen@linux.intel.com>
Tue, 3 Apr 2012 11:07:24 +0000 (14:07 +0300)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Thu, 12 Apr 2012 08:00:42 +0000 (11:00 +0300)
commit709aaebeaca495292306f95d3fb1bc346f331d67
tree476e790b61bf7b7fae4645828029abadcf38d3ff
parent4ca9544819ca979354dabdf24f4f4f42c2a416d5
provider: Disconnect VPN when phy service is disconnected

If the VPN is connected and the underlaying service is
disconnected, then we must also disconnect the VPN if it
is still connected.
src/connection.c
src/connman.h
src/provider.c