summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/stl/trex_stl_lib/trex_stl_packet_builder_scapy.py
diff options
context:
space:
mode:
authorimarom <imarom@cisco.com>2016-03-03 16:34:20 +0200
committerimarom <imarom@cisco.com>2016-03-03 18:11:08 +0200
commit13cfb2c4ea55b7e0dab40155d8d51e7955ae4681 (patch)
tree7887702e364d3aa1917e3f9ca073602b88cae8c5 /scripts/automation/trex_control_plane/stl/trex_stl_lib/trex_stl_packet_builder_scapy.py
parent0a10805acc189a36eecb4d49b858bd911bc45f4e (diff)
RX stats API
Diffstat (limited to 'scripts/automation/trex_control_plane/stl/trex_stl_lib/trex_stl_packet_builder_scapy.py')
-rw-r--r--scripts/automation/trex_control_plane/stl/trex_stl_lib/trex_stl_packet_builder_scapy.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/automation/trex_control_plane/stl/trex_stl_lib/trex_stl_packet_builder_scapy.py b/scripts/automation/trex_control_plane/stl/trex_stl_lib/trex_stl_packet_builder_scapy.py
index 42d648a5..b2843ac3 100644
--- a/scripts/automation/trex_control_plane/stl/trex_stl_lib/trex_stl_packet_builder_scapy.py
+++ b/scripts/automation/trex_control_plane/stl/trex_stl_lib/trex_stl_packet_builder_scapy.py
@@ -668,7 +668,7 @@ class CTRexVmDescTupleGen(CTRexVmDescBase):
class CScapyTRexPktBuilder(CTrexPktBuilderInterface):
"""
- This class defines the TRex API of building a packet using dpkt package.
+ This class defines the TRex API of building a packet using scapy package.
Using this class the user can also define how TRex will handle the packet by specifying the VM setting.
pkt could be Scapy pkt or pcap file name