After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 757130 - OpenVPN plugin: correctly handle ping, ping-exit and ping-restart options
OpenVPN plugin: correctly handle ping, ping-exit and ping-restart options
Status: RESOLVED FIXED
Product: NetworkManager
Classification: Platform
Component: VPN: openvpn
git master
Other Linux
: Normal normal
: ---
Assigned To: NetworkManager maintainer(s)
NetworkManager maintainer(s)
Depends on:
Blocks: nm-review
 
 
Reported: 2015-10-26 09:24 UTC by Beniamino Galvani
Modified: 2015-11-02 08:08 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
[PATCH] service: accept ping,ping-exit,ping-restart properties (1.16 KB, patch)
2015-10-26 09:25 UTC, Beniamino Galvani
none Details | Review

Description Beniamino Galvani 2015-10-26 09:24:09 UTC
Fix the following error:

<warn>  VPN connection 'ovpn' failed to connect interactively: 'property 'ping-restart' invalid or not supported'.
Comment 1 Beniamino Galvani 2015-10-26 09:25:34 UTC
Created attachment 314124 [details] [review]
[PATCH] service: accept ping,ping-exit,ping-restart properties
Comment 2 Thomas Haller 2015-10-26 09:53:23 UTC
Could you add a "Fixes:" comment to the commit message?

Otherwise, LGTM