[network-manager-openvpn/th/ping-bgo651657: 1/7] Add the names of the ping/ping-exit/ping-restart options



commit 334cb1408c84f3b302771ed6e4144665e64138c2
Author: Federico Mena Quintero <federico gnome org>
Date:   Thu Jun 18 15:26:01 2015 -0500

    Add the names of the ping/ping-exit/ping-restart options

 src/nm-openvpn-service-defines.h |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/src/nm-openvpn-service-defines.h b/src/nm-openvpn-service-defines.h
index 7c61218..8bd54bb 100644
--- a/src/nm-openvpn-service-defines.h
+++ b/src/nm-openvpn-service-defines.h
@@ -39,6 +39,9 @@
 #define NM_OPENVPN_KEY_KEY "key"
 #define NM_OPENVPN_KEY_LOCAL_IP "local-ip" /* ??? */
 #define NM_OPENVPN_KEY_MSSFIX "mssfix"
+#define NM_OPENVPN_KEY_PING "ping"
+#define NM_OPENVPN_KEY_PING_EXIT "ping-exit"
+#define NM_OPENVPN_KEY_PING_RESTART "ping-restart"
 #define NM_OPENVPN_KEY_PORT "port"
 #define NM_OPENVPN_KEY_PROTO_TCP "proto-tcp"
 #define NM_OPENVPN_KEY_PROXY_TYPE "proxy-type"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]