From: Hanoh Haim Date: Tue, 1 Nov 2016 09:33:23 +0000 (+0200) Subject: minor fix v2.10 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=bb3b3da6385a64f1741294334a8a284f78eddc0d;p=trex.git minor fix v2.10 Signed-off-by: Hanoh Haim --- diff --git a/release_notes.asciidoc b/release_notes.asciidoc index db3338bb..7cd707f2 100755 --- a/release_notes.asciidoc +++ b/release_notes.asciidoc @@ -28,7 +28,7 @@ endif::backend-docbook[] * Added support for IP based configuration files (As opposed to MAC based used until now), with the ability of TRex to send ARP requests for default gateway, and gratitues ARP for its own addresses. See link:trex_manual.html#_configuration_yaml_parameter_of_cfg_option[here] and link:trex_config_guide.html[here] for details. -* Added commands to Stateless client/console: +* Added commands/API to Stateless client/console: ** Getting extended counters of port for improved debug purposes. See example: link:trex_stateless.html#_stats[stats] ** Changing of port attributes and getting async feedback on the changed status. See example: link:trex_stateless.html#_portattr[portattr] * For developers - added/updated RPC commands (which can be used for GUI etc.):