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

Powered by Openwall GNU/*/Linux Powered by OpenVZ