endif::backend-docbook[]
-== Release 1.79 ==
+== Release 1.80 ==
+
+* more stateless support
+** All type of streams are supported (Continues/Burst/Multi-burst)
+** Stream can call to other streams
+** start/stop/pause/resume work from the Console
+** -m[rate] is supported for example -m10gbps or -m10kpps from console
+** update XL710 installation support
-* initial support for stateless
-** only continues streams
-** No VM support
-** more info how to enable the interactive shell link:trex_console.html
+== Release 1.79 ==
+* Initial support for stateless
+** Only continues streams are supported
+** more info how to enable the interactive shell link:trex_console.html[here]
== Release 1.78 ==
:numbered:
:web_server_url: http://trex-tgn.cisco.com/trex
:local_web_server_url: csi-wiki-01:8181/trex
+:toclevels: 4
-== Change log
-
-[options="header",cols="^1,^h,3a"]
-|=================
-| Version | name | meaning
-| 1.77-0.0 | Hanoh Haim (hhaim) |
-- initail versions
-| 1.77.1 | Dan Klein (danklei)
-|
-- fixed ISO images references and supported linux supported OS
-
-|=================
-
== Introduction
[source,bash]
----
-$sudo ./t-rex-64 -i
-----
$./trex-console
----
[source,bash]
----
-$sudo ./t-rex-64 -i
-----
-# will start traffic on all port
+# start traffic on all port
>start -a -m 1 -f stl/imix_1pkt.yaml
+
# stop traffic on all port
>stop -a
#stop all and remove all stats
>reset
-
----
-
=== Common Arguments
This section includes arguments that are common to many commands