libnm-glib: don't fail creating connection in NMVPNPlugin
authorThomas Haller <thaller@redhat.com>
Sat, 26 Mar 2016 12:18:30 +0000 (13:18 +0100)
committerThomas Haller <thaller@redhat.com>
Tue, 29 Mar 2016 09:56:27 +0000 (11:56 +0200)
commit0578be928b70eafaba88ef98a2e65c3712fda2d2
tree28c8e7470d2a8d2636f0f2a90b06b22e4e74afcd
parentfbb1662269e3c47fa51abfe37d1f3c8f0a213bd0
libnm-glib: don't fail creating connection in NMVPNPlugin

The connection should be created best-effort. If the connection doesn't
validate, the request can still make sense for the plugin.
libnm-glib/nm-vpn-plugin.c