[Kernel-packages] [Bug 1779173] Re: Dell D6000 dock lacks multicast Ethernet functionality

2020-11-01 Thread Stefan Bühler
Good news everyone - this has been fixed in kernel 5.9-rc1: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=79814d8179b3c62f700196dcbd6a2ca2bb0dd188 Also see https://bugs.debian.org/965074 ** Bug watch added: Debian Bug tracker #965074

[Kernel-packages] [Bug 1779173] Re: Dell D6000 dock lacks multicast Ethernet functionality

2018-12-08 Thread Stefan Bühler
As it's rather hard to correctly respond to your mails from web archives I'm simply going to respond here. - [v4,1/4] Use dev->intf to get interface information: This is imho a bad idea; in cdc_ether `((..)(>data))->control` is not necessarily the same as `dev->intf` (the "probed"

[Kernel-packages] [Bug 1779173] Re: Dell D6000 dock lacks multicast Ethernet functionality

2018-12-01 Thread Stefan Bühler
Thanks. So I went ahead and created an environment to build some affected modules out of tree (also includes a dkms package): https://github.com/stbuehler/fixed-cdc-ether-ncm mDNS and IPv6 working fine so far. -- You received this bug notification because you are a member of Kernel

[Kernel-packages] [Bug 1779173] Re: Dell D6000 dock lacks multicast Ethernet functionality

2018-12-01 Thread Stefan Bühler
I think I've hit the same bug (Debian testing 4.18.0-2-amd64, with an i-tec docking station: https://i-tec.cz/en/produkt/cadua4kdockpdl-2/, but same driver and problems: IPv6 RA and IPv4+IPv6 mdns not working). I think this shows an overview of the patches you submitted: