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:	Mon, 4 May 2015 08:59:48 -0700
From:	Stephen Hemminger <stephen@...workplumber.org>
To:	Vadim Kochan <vadim4j@...il.com>
Cc:	netdev@...r.kernel.org
Subject: Re: [PATCH iproute2] ss: Fix wrong filter behaviour

On Thu, 30 Apr 2015 07:30:24 +0300
Vadim Kochan <vadim4j@...il.com> wrote:

> From: Vadim Kochan <vadim4j@...il.com>
> 
> Fixed applying family & socket type filters.
> It was not possible to select UDP & UNIX sockets together.
> 
> Now selected families are ORed.
> 
> The problem was that filters were combined by AND.
> 
> Signed-off-by: Vadim Kochan <vadim4j@...il.com>
> Reported-By: Mihai Moldovan <ionic@...ic.de>
> ---
>  misc/ss.c | 91 ++++++++++++++++++++++++++++++++++-----------------------------
>  1 file changed, 49 insertions(+), 42 deletions(-)

Applied to master (for 4.1)

--
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