[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20180327114232.594f7ba6@xeon-e3>
Date: Tue, 27 Mar 2018 11:42:32 -0700
From: Stephen Hemminger <stephen@...workplumber.org>
To: Phil Sutter <phil@....cc>
Cc: netdev@...r.kernel.org
Subject: Re: [iproute PATCH] ssfilter: Eliminate shift/reduce conflicts
On Sat, 24 Mar 2018 18:45:14 +0100
Phil Sutter <phil@....cc> wrote:
> The problematic bit was the 'expr: expr expr' rule. Fix this by making
> 'expr' token represent a single filter only and introduce a new token
> 'exprlist' to represent a combination of filters.
>
> Signed-off-by: Phil Sutter <phil@....cc>
Thanks for fixing this. It was always a nuisance.
Powered by blists - more mailing lists