Skip to content

Releases: cisco-system-traffic-generator/trex-stateless-gui

v4.3.1

13 Jun 08:53
983f4e8
Compare
Choose a tag to compare
  • GUI appearance fixes
  • Dashboard behaviour fixes
  • Error messages fixes
  • Context menus fixes
  • Capture dialog fixes
  • PCAP fixes for Windows

v4.3

25 May 09:20
6a084d2
Compare
Choose a tag to compare

Minor fixes and enhancements:

  • Support of larger count of streams
  • Support of importing several pcaps
  • Dashboard stats fixes
  • Stream chains fixes
  • Logging fixes

v4.2.3

03 Apr 06:30
ebaf840
Compare
Choose a tag to compare
  • Compatibility fixes for TRex v2.39+
  • Dummy ports support

v4.2.2

26 Mar 11:20
3392d74
Compare
Choose a tag to compare
  • Compatibility fixes for TRex v2.38+
  • Update running traffic profile fixes

v4.2.1

13 Feb 11:53
7be164e
Compare
Choose a tag to compare
v4.2.1 Pre-release
Pre-release

Bugfixes and minor enhancements:
STL_GUI-110: Not able to add Ipv6 address to Trex Port in L3 mode in GUI. Now it's possible to set up source and destination IPv6 addresses, but with a limitation: neighboring info will be updated only first time at apply step.

v4.2

02 Feb 08:38
Compare
Choose a tag to compare

Release notes:

  • Packet Capturing BPF filter. Added ability to apply BPF filter for packet capturing.
  • Profile and stream duplication. Added ability to duplicate profiles and streams. (STL_GUI-129 and STL_GUI-130)
  • Connection timeout option. Added Timeout setting in connection dialog advanced options.

Bugfixes and minor enhancements:

  • STL_GUI-144: Connecting to a dead server and then to a working server makes the GUI stuck forever
  • STL_GUI-141: GUI stuck forever in case of server crash
  • STL_GUI-145: Per stream stats Tx bps L2/L1 does not work in 4.1 version
  • STL_GUI-143: Fix ability to clear Queue Full and ierror/oerror values
  • STL_GUI-110: Not able to add Ipv6 address to Trex Port in L3 mode in GUI. This feature was partially implemented: now it's possible to set destination IPv6 address directly, but actually it will be applied via L2 by resolved mac address
  • Recorder list contains abandoned monitors

v4.2-rc

01 Nov 12:18
Compare
Choose a tag to compare
v4.2-rc Pre-release
Pre-release

Release notes:

  • Packet Capturing BPF filter. Added ability to apply BPF filter for packet capturing.
  • Profile and stream duplication. Added ability to duplicate profiles and streams. (STL_GUI-129 and STL_GUI-130)
  • Connection timeout option. Added Timeout setting in connection dialog advanced options.

Bugfixes and minor enhancements:

  • STL_GUI-144: Connecting to a dead server and then to a working server makes the GUI stuck forever
  • STL_GUI-141: GUI stuck forever in case of server crash
  • STL_GUI-145: Per stream stats Tx bps L2/L1 does not work in 4.1 version
  • STL_GUI-143: Fix ability to clear Queue Full and ierror/oerror values
  • Recorder list contains abandoned monitors

v4.1

04 Aug 03:08
Compare
Choose a tag to compare

Release notes:

  • Packet Capturing. Packet Capturing provides a capabilities to display captured packets in the GUI(monitoring) or create a recorder and then download them as PCAP file or even send captured packets into the Wireshark app.
  • Pv6 Neighbor Discovering. Now GUI provides a capability to find IPv6 neighbors and use their MACs as L2 destination
  • Advanced Utilization Statistics. More information available in the GUI. CPU utilization per core and MBUF information now available since this version.

Bugfixes and minor enhancements:

  • Added Enable and Disable service mode context menu items.
  • Service mode indication become more visible
  • STL_GUI-133 Wrong Field Engine Program in case of PCAP import
  • STL_GUI-128 In case of an old version of TRex server give a better message in connect

v4.0

21 Jun 06:59
Compare
Choose a tag to compare

Starting from this version GUI will work only with TRex version >= v2.27.

Release notes:

  • Update GUI according the the new Sync API for stream statistics.
  • New stream(PG_ID) selector
  • Visual indication if stream is stopped. In charts and tables
  • Fixed issues:
    • [STL_GUI-126]: chart get stuck after a time
    • [STL_GUI-120]: create a stream with latency disable
    • Other minor fixes and enhancements.

The latest TRex build available here: http://trex-tgn.cisco.com/trex/release/latest

v3.2

10 May 21:11
Compare
Choose a tag to compare

Release notes:

  • Update dashboard layout
  • Add per stream statistic. Latency information.
  • Display stream statistics in a multi-tile layout with ability to select interesting statistic.
  • Add port management.
  • Performance improvements. Decrease memory consumption.
  • Bugfixes
    • STL_GUI-111 Display proper error message if user trying to configure port in L3 mode with IPv6 address.
    • STL_GUI-108 Unable to use loaded profile which was generated with different Java version from the GUI's one.
    • STL_GUI-107 Memory leakage
    • STL_GUI-105 Advanced editing mode does not work with latest release 3.1.2 and 3.1.2-SNAPSHOT u1
    • STL_GUI-104 No option to clear loaded profiles from "Traffic Profiles"
    • STL_GUI-101 moving from basic->advance with 3.1.1 version shows one instruction
    • STL_GUI-90 Sometimes, stats dashboard is not refreshed automatically
    • STL_GUI-99 trex-stateless-gui-3.1.1.dmg (Mac OS) fails to run after installation.
    • STL_GUI-96 import pcap file does not work
    • STL_GUI-93 Wrong field engine program in case of random packet size and range of IPv4
    • STL_GUI-94 Basic->Advanced Field engine does not move the x_checksum_ipv4 instruction
    • STL_GUI-95 STLVmFixChecksumHw should show the enum (L4_TYPE_UDP) and not value 13
    • STL_GUI-87 Import pcap file button is not working
    • STL_GUI-86 Changing the SRC/DEST MAC in advance mode does not change the flags in JSON
    • STL_GUI-83 after connect disconnect the GUI freeze
    • STL_GUI-81 Moving from Basic->Advance does not create the right FieldEngine program
    • STL_GUI-80 Basic packet builder Cache_size does not work

Please find more information about release in this blog post