diff options
Diffstat (limited to 'resources/traffic_profiles/trex/trex-sl-2n-ethip4udp-1000u15p.py')
-rwxr-xr-x | resources/traffic_profiles/trex/trex-sl-2n-ethip4udp-1000u15p.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/traffic_profiles/trex/trex-sl-2n-ethip4udp-1000u15p.py b/resources/traffic_profiles/trex/trex-sl-2n-ethip4udp-1000u15p.py index 4c306aabc0..077b198d41 100755 --- a/resources/traffic_profiles/trex/trex-sl-2n-ethip4udp-1000u15p.py +++ b/resources/traffic_profiles/trex/trex-sl-2n-ethip4udp-1000u15p.py @@ -108,7 +108,7 @@ class TrafficStreams(TrafficStreamsBaseClass): pkt_offset=u"IP.src" ), STLVmFixIpv4(offset=u"IP"), - STLVmWrFlowVuar( + STLVmWrFlowVar( fv_name=u"tuple.port", pkt_offset=u"UDP.sport" ) |