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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Wed, 12 Aug 2020 13:13:46 -0700 (PDT) From: David Miller <davem@...emloft.net> To: noodles@...th.li Cc: peppe.cavallaro@...com, alexandre.torgue@...com, joabreu@...opsys.com, kuba@...nel.org, mcoquelin.stm32@...il.com, netdev@...r.kernel.org, linux-stm32@...md-mailman.stormreply.com, linux-arm-kernel@...ts.infradead.org, linux-arm-msm@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH net 0/2] net: stmmac: Fix multicast filter on IPQ806x From: Jonathan McDowell <noodles@...th.li> Date: Wed, 12 Aug 2020 20:36:54 +0100 > This pair of patches are the result of discovering a failure to > correctly receive IPv6 multicast packets on such a device (in particular > DHCPv6 requests and RA solicitations). Putting the device into > promiscuous mode, or allmulti, both resulted in such packets correctly > being received. Examination of the vendor driver (nss-gmac from the > qsdk) shows that it does not enable the multicast filter and instead > falls back to allmulti. > > Extend the base dwmac1000 driver to fall back when there's no suitable > hardware filter, and update the ipq806x platform to request this. Series applied, thank you.
Powered by blists - more mailing lists