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
| ||
|
Message-ID: <1b5f09c6-13e5-318f-0764-83dceaf52442@gmail.com> Date: Tue, 28 Mar 2023 05:09:34 +0100 From: Edward Cree <ecree.xilinx@...il.com> To: Íñigo Huguet <ihuguet@...hat.com>, habetsm.xilinx@...il.com Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, richardcochran@...il.com, netdev@...r.kernel.org, Yalin Li <yalli@...hat.com> Subject: Re: [PATCH v5 net-next 2/4] sfc: allow insertion of filters for unicast PTP On 27/03/2023 11:57, Íñigo Huguet wrote: > Add a second list for unicast filters and generalize the > efx_ptp_insert/remove_filters functions to allow acting in any of the 2 > lists. > > No filters for unicast are inserted yet. That will be done in the next > patch. > > The reason to use 2 different lists instead of a single one is that, in > next patches, we will want to check if unicast filters are already added > and if they're expired. We don't need that for multicast filters. > > Reported-by: Yalin Li <yalli@...hat.com> > Signed-off-by: Íñigo Huguet <ihuguet@...hat.com> > --- Reviewed-by: Edward Cree <ecree.xilinx@...il.com>
Powered by blists - more mailing lists