summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/stl/trex_stl_lib/api.py
diff options
context:
space:
mode:
authorHanoh Haim <hhaim@cisco.com>2016-02-18 16:10:30 +0200
committerHanoh Haim <hhaim@cisco.com>2016-02-18 16:10:30 +0200
commit3931530bce5529e141f0fb10d6c72981aa0d97e6 (patch)
treedbbef67e98cefc8a583065fb8f9ad576900be000 /scripts/automation/trex_control_plane/stl/trex_stl_lib/api.py
parent5f20d891379ab711f03f2c3dd547c8e41e5d9352 (diff)
add python profile for new write_mask command
Diffstat (limited to 'scripts/automation/trex_control_plane/stl/trex_stl_lib/api.py')
-rw-r--r--scripts/automation/trex_control_plane/stl/trex_stl_lib/api.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/automation/trex_control_plane/stl/trex_stl_lib/api.py b/scripts/automation/trex_control_plane/stl/trex_stl_lib/api.py
index 9ce9f7f1..d19dcaf0 100644
--- a/scripts/automation/trex_control_plane/stl/trex_stl_lib/api.py
+++ b/scripts/automation/trex_control_plane/stl/trex_stl_lib/api.py
@@ -16,6 +16,7 @@ STLPktBuilder = CScapyTRexPktBuilder
# VM
STLVmFlowVar = CTRexVmDescFlowVar
STLVmWrFlowVar = CTRexVmDescWrFlowVar
+STLVmWrMaskFlowVar = CTRexVmDescWrMaskFlowVar
STLVmFixIpv4 = CTRexVmDescFixIpv4
STLVmTrimPktSize = CTRexVmDescTrimPktSize
STLVmTupleGen = CTRexVmDescTupleGen