[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20230224101829.58c5e6e5@hermes.local>
Date: Fri, 24 Feb 2023 10:18:29 -0800
From: Stephen Hemminger <stephen@...workplumber.org>
To: Pedro Tammela <pctammela@...atatu.com>
Cc: netdev@...r.kernel.org, Jamal Hadi Salim <jhs@...atatu.com>
Subject: Re: [PATCH iproute2 1/3] tc: m_csum: parse index argument correctly
On Fri, 24 Feb 2023 15:11:28 -0300
Pedro Tammela <pctammela@...atatu.com> wrote:
> + if (matches(*argv, "index") == 0) {
> + goto skip_args;
No new uses of matches allowed in iproute2 commands.
Powered by blists - more mailing lists