summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorYaroslav Brustinov <ybrustin@cisco.com>2017-02-08 10:33:54 +0200
committerYaroslav Brustinov <ybrustin@cisco.com>2017-02-08 10:33:54 +0200
commitd70e296e51b97a7c903c871386e5e5371d3d86ad (patch)
tree8d5bf145bac6eca0f6917d2fbc4031e322470680 /doc
parent24ac472c3694e2b64b1383265930c3f1dc36fdf8 (diff)
Docs: add example of using IPv6 tools in automation
Change-Id: I6136b6fb14866391c6df70f89d9451a1d1da240c Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/trex_stateless.asciidoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/trex_stateless.asciidoc b/doc/trex_stateless.asciidoc
index 31758891..2bd21d91 100755
--- a/doc/trex_stateless.asciidoc
+++ b/doc/trex_stateless.asciidoc
@@ -617,6 +617,9 @@ Additional links on scanning network:
* link:https://tools.ietf.org/html/draft-ietf-opsec-ipv6-host-scanning-00#page-5[RFC draft of scanning]
* Scanning of network in Ubuntu: link:http://manpages.ubuntu.com/manpages/zesty/man1/scan6.1.html[scan6]
+Example of using IPv6 methods in automation:
+
+* link:{github_stl_examples_path}/stl_ipv6_tools.py[stl_ipv6_tools.py]
=== Tutorials