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]
Date: Wed, 24 Apr 2024 10:59:40 +0200
From: Sabrina Dubroca <sd@...asysnail.net>
To: Rahul Rameshbabu <rrameshbabu@...dia.com>
Cc: netdev@...r.kernel.org, stable@...r.kernel.org,
	Jakub Kicinski <kuba@...nel.org>,
	Eric Dumazet <edumazet@...gle.com>,
	"David S. Miller" <davem@...emloft.net>,
	Paolo Abeni <pabeni@...hat.com>, Gal Pressman <gal@...dia.com>,
	Tariq Toukan <tariqt@...dia.com>,
	Yossi Kuperman <yossiku@...dia.com>,
	Benjamin Poirier <bpoirier@...dia.com>,
	Cosmin Ratiu <cratiu@...dia.com>
Subject: Re: [PATCH net v3 0/4] Fix isolation of broadcast traffic and
 unmatched unicast traffic with MACsec offload

2024-04-23, 11:13:01 -0700, Rahul Rameshbabu wrote:
> Rahul Rameshbabu (4):
>   macsec: Enable devices to advertise whether they update sk_buff md_dst
>     during offloads
>   ethernet: Add helper for assigning packet type when dest address does
>     not match device address
>   macsec: Detect if Rx skb is macsec-related for offloading devices that
>     update md_dst
>   net/mlx5e: Advertise mlx5 ethernet driver updates sk_buff md_dst for
>     MACsec
> 
>  .../mellanox/mlx5/core/en_accel/macsec.c      |  1 +
>  drivers/net/macsec.c                          | 46 +++++++++++++++----
>  include/linux/etherdevice.h                   | 25 ++++++++++
>  include/net/macsec.h                          |  2 +
>  net/ethernet/eth.c                            | 12 +----
>  5 files changed, 65 insertions(+), 21 deletions(-)

Thanks Rahul.

Series:
Reviewed-by: Sabrina Dubroca <sd@...asysnail.net>

-- 
Sabrina


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ