[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1622232321-8154-1-git-send-email-mrv@mojatatu.com>
Date: Fri, 28 May 2021 16:05:21 -0400
From: Roman Mashak <mrv@...atatu.com>
To: netdev@...r.kernel.org
Cc: dsahern@...il.com, stephen@...workplumber.org,
Roman Mashak <mrv@...atatu.com>
Subject: [PATCH iproute2 1/1] ss: update ss man page
'-b' option allows to request BPF filter opcodes, however
currently the kernel returns only classic BPF filter, so
reflect this in man page.
Signed-off-by: Roman Mashak <mrv@...atatu.com>
---
man/man8/ss.8 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man/man8/ss.8 b/man/man8/ss.8
index 42aac6dee83f..d399381dd73b 100644
--- a/man/man8/ss.8
+++ b/man/man8/ss.8
@@ -343,7 +343,7 @@ and is therefore a useful reference.
Switch to the specified network namespace name.
.TP
.B \-b, \-\-bpf
-Show socket BPF filters (only administrators are allowed to get these
+Show socket classic BPF filters (only administrators are allowed to get these
information).
.TP
.B \-4, \-\-ipv4
--
2.7.4
Powered by blists - more mailing lists