Bug#965074: cdc_ncm: ethernet multicast traffic is filtered out

2020-07-15 Thread Wxcafé
Hey! Thank you so much for the resubmission I just tested the patches on 5.7.8 and it works perfectly! Cheers -- Wxcafé On Wed, 2020-07-15 at 20:44 +0200, Bjørn Mork wrote: > FWIW, I made an attempt resubmitting these patches since it looked > like > I was part of the problem back in 2018

Bug#965074: cdc_ncm: ethernet multicast traffic is filtered out

2020-07-15 Thread Bjørn Mork
FWIW, I made an attempt resubmitting these patches since it looked like I was part of the problem back in 2018 ;-) I'd CCed you, and would appreciate it if you could test the series. I don't have any cdc_ncm devices with multicast filter support AFAIK. Bjørn

Bug#965074: cdc_ncm: ethernet multicast traffic is filtered out

2020-07-15 Thread Wxcafé
BTW, I reported this on one of my servers running 5.5.0 (installed manually) but it affects every version up to 5.8.0-rc5, which is why I reported to the meta-package linux-image-amd64. -- Wxcafé On Wed, 2020-07-15 at 16:41 +, wxcafe wrote: > Package: linux-image-amd64 > Version:

Bug#965074: cdc_ncm: ethernet multicast traffic is filtered out

2020-07-15 Thread wxcafe
Package: linux-image-amd64 Version: 4.19+105+deb10u4 Severity: important Tags: ipv6 Hey, linux's cdc_ncm driver has a bug with multicast ethernet traffic, which breaks mDNS and ipv6, among other things. Miguel Rodríguez Pérez (mig...@det.uvigo.gal) wrote patches fixing that two years ago, but