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] [thread-next>] [day] [month] [year] [list]
Message-ID: <06e2b0ae-d531-4778-8e26-c3558514bed1@intel.com>
Date: Wed, 14 Feb 2024 15:47:39 -0800
From: Jacob Keller <jacob.e.keller@...el.com>
To: Lukasz Plachno <lukasz.plachno@...el.com>,
	<intel-wired-lan@...ts.osuosl.org>
CC: <pmenzel@...gen.mpg.de>, <brett.creeley@....com>,
	<netdev@...r.kernel.org>, Jakub Buchocki <jakubx.buchocki@...el.com>,
	<aleksander.lobakin@...el.com>, <horms@...nel.org>, Mateusz Pacuszka
	<mateuszx.pacuszka@...el.com>
Subject: Re: [Intel-wired-lan] [PATCH iwl-next v7 2/2] ice: Implement
 'flow-type ether' rules



On 2/12/2024 3:03 AM, Lukasz Plachno wrote:
> +err_mask:
> +	dev_warn(dev, "Only 00:00:00:00:00:00 or ff:ff:ff:ff:ff:ff MAC address mask is allowed for flow-type ether");
> +	return -EOPNOTSUPP;
> +}
> +

It would be nice if this message could be reported via extack over
netlink...

Ah.. well never mind its still only supported via ioctl.

Thanks,
Jake

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ