diff options
Diffstat (limited to 'resources/traffic_profiles/trex/trex-sl-2n3n-ethip4-ip4src254-10c1n.py')
-rwxr-xr-x[-rw-r--r--] | resources/traffic_profiles/trex/trex-sl-2n3n-ethip4-ip4src254-10c1n.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/traffic_profiles/trex/trex-sl-2n3n-ethip4-ip4src254-10c1n.py b/resources/traffic_profiles/trex/trex-sl-2n3n-ethip4-ip4src254-10c1n.py index 33a472c53d..4495d32b4b 100644..100755 --- a/resources/traffic_profiles/trex/trex-sl-2n3n-ethip4-ip4src254-10c1n.py +++ b/resources/traffic_profiles/trex/trex-sl-2n3n-ethip4-ip4src254-10c1n.py @@ -26,7 +26,7 @@ Stream profile: - Destination IP address range: 10.10.10.1 """ -from trex_stl_lib.api import * +from trex.stl.api import * from profile_trex_stateless_base_class import TrafficStreamsBaseClass |