[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20150504085948.517d2165@urahara>
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