[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2d859754-f62b-302e-e681-6f7f493ee2e8@gmail.com>
Date: Fri, 30 Nov 2018 10:22:59 -0800
From: Eric Dumazet <eric.dumazet@...il.com>
To: Phil Sutter <phil@....cc>,
Stephen Hemminger <stephen@...workplumber.org>
Cc: netdev@...r.kernel.org, Eric Dumazet <edumazet@...gle.com>,
David Ahern <dsahern@...il.com>,
Eric Dumazet <eric.dumazet@...il.com>
Subject: Re: [iproute PATCH] ssfilter: Fix for inverted last expression
On 11/29/2018 04:20 AM, Phil Sutter wrote:
> When fixing for shift/reduce conflicts, possibility to invert the last
> expression by prefixing with '!' or 'not' was accidentally removed.
>
> Fix this by allowing for expr to be an inverted expr so that any
> reference to it in exprlist accepts the inverted prefix.
>
> Reported-by: Eric Dumazet <edumazet@...gle.com>
> Fixes: b2038cc0b2403 ("ssfilter: Eliminate shift/reduce conflicts")
> Signed-off-by: Phil Sutter <phil@....cc>
> ---
Thanks Phil !
Acked-by: Eric Dumazet <edumazet@...gle.com>
Powered by blists - more mailing lists