]> git.ipfire.org Git - thirdparty/iproute2.git/commit
ss: update ss man page
authorRoman Mashak <mrv@mojatatu.com>
Fri, 28 May 2021 20:05:21 +0000 (16:05 -0400)
committerStephen Hemminger <stephen@networkplumber.org>
Tue, 1 Jun 2021 22:55:06 +0000 (15:55 -0700)
commit9d9b1a84a5a4f92c9f99ac3e0c10be6d30bfbef1
tree707ee8b64b46421c2e2af1daf935f7fe5f8c98d2
parentd3740fdc2671dd4039779cd7562c7f09cc1c6a48
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@mojatatu.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
man/man8/ss.8