]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
man: describe --bpf option of ss
authorNicolas Dichtel <nicolas.dichtel@6wind.com>
Fri, 24 May 2013 12:25:41 +0000 (14:25 +0200)
committerStephen Hemminger <stephen@networkplumber.org>
Fri, 24 May 2013 15:11:59 +0000 (08:11 -0700)
This option has been recently added to ss utility.

Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
man/man8/ss.8

index f03c6d8aee72827b5c3ba52b78f8880e69e2943c..7e8d8e8f12187b99d074d43758671fb3de6e5194 100644 (file)
@@ -57,6 +57,9 @@ Print summary statistics. This option does not parse socket lists obtaining
 summary from various sources. It is useful when amount of sockets is so huge
 that parsing /proc/net/tcp is painful.
 .TP
+.B \-b, \-\-bpf
+Show socket BPF filters (only administrators are allowed to get these information).
+.TP
 .B \-4, \-\-ipv4
 Display only IP version 4 sockets (alias for -f inet).
 .TP