Bjørn Mork
2020-Aug-17 08:39 UTC
[Bridge] [RFC PATCH net-next] bridge: Implement MLD Querier wake-up calls / Android bug workaround
Linus L?ssing <linus.luessing at c0d3.blue> writes:> Currently there are mobile devices (e.g. Android) which are not able > to receive and respond to MLD Queries reliably because the Wifi driver > filters a lot of ICMPv6 when the device is asleep - including > MLD. This in turn breaks IPv6 communication when MLD Snooping is > enabled. However there is one ICMPv6 type which is allowed to pass and > which can be used to wake up the mobile device: ICMPv6 Echo Requests.This is not a bug. They are deliberately breaking IPv6 because they consider this a feature. You should not try to work around such issues. It is a fight you cannot win. Any workaround will only encourage them to come up with new ways to break IPv6. Bj?rn
Sven Eckelmann
2020-Aug-17 13:17 UTC
[Bridge] [gluon] Re: [RFC PATCH net-next] bridge: Implement MLD Querier wake-up calls / Android bug workaround
On Monday, 17 August 2020 10:39:00 CEST Bj?rn Mork wrote:> Linus L?ssing <linus.luessing at c0d3.blue> writes:[...]> This is not a bug. They are deliberately breaking IPv6 because they > consider this a feature. You should not try to work around such issues. > It is a fight you cannot win. Any workaround will only encourage them > to come up with new ways to break IPv6.Who are "they" and where is this information coming from? And what do they gain from breaking IPv6? Wouldn't it be easier for them just to disable IPv6 than adding random looking bugs? Kind regards, Sven -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 833 bytes Desc: This is a digitally signed message part. URL: <http://lists.linuxfoundation.org/pipermail/bridge/attachments/20200817/b11c55f0/attachment.sig>