From 830ba03c8a52c5a158e94cba463a3ccaf0e6b62f Mon Sep 17 00:00:00 2001 From: Vadim Kochan Date: Tue, 27 Oct 2015 02:00:48 +0200 Subject: flowtop: Add command-line option to disable hostname lookup Add option -n,--no-dns which allows to disable hostname lookup. Signed-off-by: Vadim Kochan [tk: Minor wording tweaks] Signed-off-by: Tobias Klauser --- flowtop.8 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'flowtop.8') diff --git a/flowtop.8 b/flowtop.8 index faa1da1..7259e1d 100644 --- a/flowtop.8 +++ b/flowtop.8 @@ -103,6 +103,10 @@ Display ICMP version 4 and version 6 flows. .SS -S, --sctp Display SCTP flows. .PP +.SS -n, --no-dns +Don't perform hostname lookup. Only numeric addresses will be shown for flow +endpoints. +.PP .SS -s, --show-src Also show source information of the flow, not only destination information. .PP -- cgit v1.2.3-54-g00ecf