summaryrefslogtreecommitdiffstats
path: root/scripts/stl/syn_attack.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/stl/syn_attack.py')
-rw-r--r--scripts/stl/syn_attack.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/stl/syn_attack.py b/scripts/stl/syn_attack.py
index eba11a82..55abadf1 100644
--- a/scripts/stl/syn_attack.py
+++ b/scripts/stl/syn_attack.py
@@ -38,6 +38,7 @@ class STLS1(object):
vm = vm)
return STLStream(packet = pkt,
+ random_seed = 0x1234,# can be remove. will give the same random value any run
mode = STLTXCont())