[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200302115347.GA1530@yandex.ru>
Date: Mon, 2 Mar 2020 14:53:47 +0300
From: Aleksei Zakharov <zakharov.a.g@...dex.ru>
To: netdev@...r.kernel.org
Cc: zakharov.a.g@...dex.ru
Subject: [PATCH] man: fix lnstat unresolved_discards description
Signed-off-by: Aleksei Zakharov <zakharov.a.g@...dex.ru>
---
man/man8/lnstat.8 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man/man8/lnstat.8 b/man/man8/lnstat.8
index b98241bf..f25a9623 100644
--- a/man/man8/lnstat.8
+++ b/man/man8/lnstat.8
@@ -121,7 +121,7 @@ How many forced garbage collection runs were executed. Happens when adding an
entry and the table is too full.
.sp
.B unresolved_discards
-How many neighbor table entries were discarded due to lookup failure.
+How many packets were discarded due to lookup failure and arp queue overfill.
.sp
.B table_fulls
Number of table overflows. Happens if table is full and forced GC run (see
--
2.17.1
Powered by blists - more mailing lists