Code Review
/
trex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
24ac472
)
Docs: add example of using IPv6 tools in automation
author
Yaroslav Brustinov
<
[email protected]
>
Wed, 8 Feb 2017 08:33:54 +0000
(10:33 +0200)
committer
Yaroslav Brustinov
<
[email protected]
>
Wed, 8 Feb 2017 08:33:54 +0000
(10:33 +0200)
Change-Id: I6136b6fb14866391c6df70f89d9451a1d1da240c
Signed-off-by: Yaroslav Brustinov <
[email protected]
>
doc/trex_stateless.asciidoc
patch
|
blob
|
history
diff --git
a/doc/trex_stateless.asciidoc
b/doc/trex_stateless.asciidoc
index
3175889
..
2bd21d9
100755
(executable)
--- 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