summaryrefslogtreecommitdiff
path: root/src/leap/base/constants.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/leap/base/constants.py')
-rw-r--r--src/leap/base/constants.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/leap/base/constants.py b/src/leap/base/constants.py
index 991a1dfe..6c13969f 100644
--- a/src/leap/base/constants.py
+++ b/src/leap/base/constants.py
@@ -22,3 +22,5 @@ DEFAULT_PROVIDER_DEFINITION = {
u'serial': 1,
u'services': [u'eip'],
u'version': u'0.1.0'}
+
+MAX_ICMP_PACKET_LOSS = 10