From: Aleksei Zakharov <zakharov.a.g@yandex.ru>
To: netdev@vger.kernel.org
Cc: zakharov.a.g@yandex.ru
Subject: [PATCH] man: fix lnstat unresolved_discards description
Date: Mon, 2 Mar 2020 14:53:47 +0300 [thread overview]
Message-ID: <20200302115347.GA1530@yandex.ru> (raw)
Signed-off-by: Aleksei Zakharov <zakharov.a.g@yandex.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
next reply other threads:[~2020-03-02 11:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-02 11:53 Aleksei Zakharov [this message]
2020-03-12 18:02 ` [PATCH] man: fix lnstat unresolved_discards description Aleksei Zakharov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200302115347.GA1530@yandex.ru \
--to=zakharov.a.g@yandex.ru \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.