Skip to content
Snippets Groups Projects
Commit ea9963bb authored by Felix Fietkau's avatar Felix Fietkau
Browse files

Revert "kernel: disable multicast-to-unicast translation for ipv6 neighbor solicitation (#17625)"


This reverts commit a080e8e1943156168913d0353a2e99d1151102aa.

It did not fix the problem but just hid some symptom. The real issue was
that IGMP/MLD report suppression was not considered for the
multicast-to-unicast feature. A recent netifd which isolates IGMP/MLD
reports between STAs by utilizing AP-isolation and bridge-hairpinning
should have fixed this.

It is perfectly fine to apply multicast-to-unicast to IPv6 Neighbor
Solicitations, too (once that feature is configured correctly).

Signed-off-by: default avatarLinus Lüssing <linus.luessing@c0d3.blue>
Signed-off-by: default avatarFelix Fietkau <nbd@openwrt.org>

SVN-Revision: 46720
parent d4e9c8d7
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment