summaryrefslogtreecommitdiffstats
path: root/doc/release_notes.asciidoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/release_notes.asciidoc')
-rwxr-xr-xdoc/release_notes.asciidoc15
1 files changed, 14 insertions, 1 deletions
diff --git a/doc/release_notes.asciidoc b/doc/release_notes.asciidoc
index 5061bbe0..92c524df 100755
--- a/doc/release_notes.asciidoc
+++ b/doc/release_notes.asciidoc
@@ -23,9 +23,22 @@ ifdef::backend-docbook[]
endif::backend-docbook[]
+== Release 2.14 ==
+
+* Another performance improvement for stateful case with high active flows. There are less less burstiness.
+* Scapy server - warning in case of permissions errors
+* Maximum supported ports is 16 (instead on 12)
+
+=== fix issues: ===
+
+* link:https://trex-tgn.cisco.com/youtrack/issue/trex-319[trex-319]
+* link:https://trex-tgn.cisco.com/youtrack/issue/trex-322[trex-322]
+* link:https://trex-tgn.cisco.com/youtrack/issue/trex-326[trex-326]
+
+
== Release 2.13 ==
-* Significatly improve performance and scale for stateful case with high active flows (70%-300% better) see here link:trex_manual.html#_more_active_flows[More active flows]
+* Significantly improve performance and scale for stateful case with high active flows (70%-300% better) see here link:trex_manual.html#_more_active_flows[More active flows]
* Stateful with low active repeatable flows - an optimization was removed, for example `cap2/imix_fast_1g.yaml`. users that want to get this in high performance are adviced to move to Stateles mode. Removing this support improved the common case.
* Support NAT without IPv4.option and UDP flows- for ASA link:https://trex-tgn.cisco.com/youtrack/issue/trex-274[trex-274]
* Scapy server is restart automatically - for future Stateless GUI link:https://trex-tgn.cisco.com/youtrack/issue/trex-291[trex-291]