diff options
author | Hanoh Haim <hhaim@cisco.com> | 2017-03-15 15:27:02 +0200 |
---|---|---|
committer | Hanoh Haim <hhaim@cisco.com> | 2017-03-15 15:27:02 +0200 |
commit | 1d6f84e4a9f4360519d6213274303d13c02b4eb3 (patch) | |
tree | 541b69319e4ada88e1eefbf62aaee55de3cdb7eb | |
parent | 755fe77a6ea2c481ec81306ebf1ffa0181ca7263 (diff) |
doc/ yet another minor release notes update
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
-rwxr-xr-x | doc/release_notes.asciidoc | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/doc/release_notes.asciidoc b/doc/release_notes.asciidoc index 10105ee9..da307a9c 100755 --- a/doc/release_notes.asciidoc +++ b/doc/release_notes.asciidoc @@ -30,14 +30,13 @@ per stream flow statistics and latency features. See detail link:trex_manual.htm * Support for QinQ packets in stateless per port statistics (if using new `--software` command line arg). * Support for all types of VIC cards (including ones will old firmware), using `--software`. Since we do not have all cards in our lab, we could not test all of them. Will be glad for feedback on this (good or bad). -* GUI packet builder fix for variable length fields (e.g. DNS) +* GUI : packet builder scapy server fix for cases of packets with variable length fields (e.g. DNS) * ConnectX-4/5 support VF mode -* Performance trend report information is taken from ElasticSearch instead of Google analytics -* STLVmFlowVarRepeatableRandom instruction - fix typo, add another instruction with the right name +* Stateless STLVmFlowVarRepeatableRandom instruction - fix typo, add another instruction with the right name * Support vfio-pci in case it exists in the kernel (instead of igb_uio) to support Docker container without the need to compile the kernel module -* TRex internal generated packets (e.g. ARP/Ping) are captured now -* Support older Linux distribution for Client code (ZMQ share object can be loaded on older machine) - +* Capture TRex internal generated packets (e.g. ARP/Ping) +* Support older Linux distribution for Python Client code (ZMQ share object can be loaded on older machine) +* Performance trend report information is taken from ElasticSearch instead of Google analytics === Fixed issues: === |