Upgrade T-rex to v2.22
[csit.git] / resources / tools / t-rex / t-rex-installer.sh
index d015015..8090b75 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-TREX_VERSION="2.07"
+TREX_VERSION="2.22"
 
 TREX_DOWNLOAD_REPO="https://github.com/cisco-system-traffic-generator/trex-core/archive/"
 TREX_DOWNLOAD_PACKAGE="v${TREX_VERSION}.zip"