diff options
Diffstat (limited to 'scripts/stl/syn_attack_sample.yaml')
-rw-r--r-- | scripts/stl/syn_attack_sample.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/stl/syn_attack_sample.yaml b/scripts/stl/syn_attack_sample.yaml index 298638f1..c5734e43 100644 --- a/scripts/stl/syn_attack_sample.yaml +++ b/scripts/stl/syn_attack_sample.yaml @@ -69,7 +69,7 @@ "name" : "ip_dst", # varible to write "add_value" : 0x40000000, # 16.0.0.0 is src base "is_big_endian" : true, # write as big edian - "pkt_offset" : 32, # write tuple_gen.port into udp.src_port + "pkt_offset" : 30, # write tuple_gen.port into udp.src_port }, { |