lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Fri, 24 May 2013 08:12:08 -0700
From:	Stephen Hemminger <stephen@...workplumber.org>
To:	Nicolas Dichtel <nicolas.dichtel@...nd.com>
Cc:	shemminger@...tta.com, netdev@...r.kernel.org
Subject: Re: [PATCH iproute2] man: describe --bpf option of ss

On Fri, 24 May 2013 14:25:41 +0200
Nicolas Dichtel <nicolas.dichtel@...nd.com> wrote:

> This option has been recently added to ss utility.
> 
> Signed-off-by: Nicolas Dichtel <nicolas.dichtel@...nd.com>
> ---
>  man/man8/ss.8 | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/man/man8/ss.8 b/man/man8/ss.8
> index f03c6d8..7e8d8e8 100644
> --- a/man/man8/ss.8
> +++ b/man/man8/ss.8
> @@ -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

applied
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ