summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xdoc/release_notes.asciidoc19
1 files changed, 17 insertions, 2 deletions
diff --git a/doc/release_notes.asciidoc b/doc/release_notes.asciidoc
index 5af48077..33427eb3 100755
--- a/doc/release_notes.asciidoc
+++ b/doc/release_notes.asciidoc
@@ -32,12 +32,28 @@ endif::backend-docbook[]
* link:https://trex-tgn.cisco.com/youtrack/issue/trex-342[trex-342]
+=== Video Tutorials (Beta) : ===
+Our first video tutorial on YouTube:
+
+ifdef::backend-xhtml11[]
+++++++++++++++++++
+
+<iframe width="420" height="315"
+allowfullscreen="allowfullscreen"
+src="https://www.youtube.com/embed/Vsb0A4RNGz0">
+</iframe>
+++++++++++++++++++
+endif::backend-xhtml11[]
+
+The Tutorial shows a little bit of our new packet capture ability
+which was released on v2.16
+
== Release 2.16 ==
* IPv6 console basic support (link:trex_stateless.html#_ipv6_nd_client[ipv6]):
** scan6 function to search for IPv6-enabled neighbors
** ping can be used with IPv6 addresses to ping nearby devices
-* Stateless Rx capturing mode support TBD link here
+* Stateless Rx capturing mode support link:trex_stateless.html#_packet_capturing[capturing]
* Stateless support functional testing / send packet /expect RX packet etc link:trex_stateless.html#_functional_tutorials[functional]
=== fix issues: ===
@@ -45,7 +61,6 @@ endif::backend-docbook[]
* link:https://trex-tgn.cisco.com/youtrack/issue/trex-258[trex-258]
* link:https://trex-tgn.cisco.com/youtrack/issue/trex-337[trex-337]
-
== Release 2.15 ==
* XL710/X710 VF (SR-IOV) mode works better