connection: Fix vpn on networks without gateway
authorYu A Wang <yu.a.wang@intel.com>
Wed, 17 Aug 2011 08:04:18 +0000 (04:04 -0400)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 17 Aug 2011 08:45:08 +0000 (10:45 +0200)
commitd48d264504adee79da711698cd6eb81096b5c8d7
tree23e627bf2df9471e523525e736748089c0634130
parent9e83f367842b77a6e0475668f18a89a0740c7cde
connection: Fix vpn on networks without gateway

VPN establishment fails on gateway less networks, like for example ppp
based cellular ones. To fix that, a host route to the VPN server is
established.
src/connection.c