aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/netinet6/frag6/frag6_01.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sys/netinet6/frag6/frag6_01.py')
-rw-r--r--tests/sys/netinet6/frag6/frag6_01.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sys/netinet6/frag6/frag6_01.py b/tests/sys/netinet6/frag6/frag6_01.py
index efa99ce65759..db6cabc1a84a 100644
--- a/tests/sys/netinet6/frag6/frag6_01.py
+++ b/tests/sys/netinet6/frag6/frag6_01.py
@@ -105,7 +105,7 @@ def main():
# We should only need to sleep 0.10 but it seems scapy
# takes time for this one.
- sleep(75)
+ sleep(3)
sniffer.setEnd()
sniffer.join()
if not sniffer.foundCorrectPacket: