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>
This commit is contained in:
parent
d3740fdc26
commit
9d9b1a84a5
|
|
@ -343,7 +343,7 @@ and is therefore a useful reference.
|
||||||
Switch to the specified network namespace name.
|
Switch to the specified network namespace name.
|
||||||
.TP
|
.TP
|
||||||
.B \-b, \-\-bpf
|
.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).
|
information).
|
||||||
.TP
|
.TP
|
||||||
.B \-4, \-\-ipv4
|
.B \-4, \-\-ipv4
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue