summaryrefslogtreecommitdiffstats
path: root/network/dublin-traceroute/README
diff options
context:
space:
mode:
author Nicolas Piatto <nico@lodpp.net>2018-04-13 07:03:30 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-04-14 07:06:30 +0700
commit9808ee86efe39162080f62f3ef23e196c7b9e1b3 (patch)
treeec9ac339a2632c20f1ee2ea1ba873ab26b7e8272 /network/dublin-traceroute/README
parent15ab3245e7dc907bb7df08280785cf9e929dc4f7 (diff)
downloadslackbuilds-9808ee86efe39162080f62f3ef23e196c7b9e1b3.tar.gz
slackbuilds-9808ee86efe39162080f62f3ef23e196c7b9e1b3.tar.xz
network/dublin-traceroute: Added (NAT-aware multipath traceroute).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/dublin-traceroute/README')
-rw-r--r--network/dublin-traceroute/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/network/dublin-traceroute/README b/network/dublin-traceroute/README
new file mode 100644
index 0000000000..7caefc918a
--- /dev/null
+++ b/network/dublin-traceroute/README
@@ -0,0 +1,6 @@
+Dublin Traceroute is a NAT-aware multipath traceroute tool.
+
+It allows traceroutes in multi-path networks (i.e. with ECMP
+load-balancing enabled), recognize NATs, creates nice diagrams of the
+results, export to JSON, and do this with a command-line tool, a C++
+library or a Python library.