aboutsummaryrefslogtreecommitdiff
path: root/dbus/service_constants.h
diff options
context:
space:
mode:
Diffstat (limited to 'dbus/service_constants.h')
-rw-r--r--dbus/service_constants.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/dbus/service_constants.h b/dbus/service_constants.h
index eb80367..21a39fd 100644
--- a/dbus/service_constants.h
+++ b/dbus/service_constants.h
@@ -695,6 +695,8 @@ const char kOpenVPNUserProperty[] = "OpenVPN.User";
// FlimFlam PPPoE property names.
const char kPPPoEUsernameProperty[] = "PPPoE.Username";
const char kPPPoEPasswordProperty[] = "PPPoE.Password";
+const char kPPPoELCPEchoIntervalProperty[] = "PPPoE.LCPEchoInterval";
+const char kPPPoELCPEchoFailureProperty[] = "PPPoE.LCPEchoFailure";
// FlimFlam technology family options
const char kTechnologyFamilyCdma[] = "CDMA";