diff options
author | Yaroslav Brustinov <ybrustin@cisco.com> | 2017-02-06 21:16:27 +0200 |
---|---|---|
committer | Yaroslav Brustinov <ybrustin@cisco.com> | 2017-02-06 21:16:27 +0200 |
commit | df1e9dba223530013f851287a3a3a85abd076727 (patch) | |
tree | 3287b2623908a065313cb77cd2902e02cc8efb78 /doc | |
parent | 6b3fabf419252d33a5c11a21cef85fdb6c19284c (diff) |
STL API: ping_ip returns data + formatted string and status
Regression: add test for IPv6 ping and scan
Change-Id: Ic9d15f0b7ea44fcc11336b95c012ceaa04af9e2d
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
Diffstat (limited to 'doc')
-rwxr-xr-x | doc/release_notes.asciidoc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/release_notes.asciidoc b/doc/release_notes.asciidoc index 8f3c0468..b84074bd 100755 --- a/doc/release_notes.asciidoc +++ b/doc/release_notes.asciidoc @@ -23,6 +23,12 @@ ifdef::backend-docbook[] endif::backend-docbook[] +== Release 2.16 == + +* IPv6 console basic support: +** scan6 function to search for IPv6-enabled neighbors +** ping can be used with IPv6 addresses to ping nearby devices + == Release 2.15 == * XL710/X710 VF (SR-IOV) mode works better |