Hi Linus, one of these two kernel patches break IPv6 over WiFi completely.
https://dev.openwrt.org/changeset/46719 works https://dev.openwrt.org/changeset/46723 is broken with default settings, but works when setting option igmp_snooping 0. symptoms are: "IPv6: wlan0: IPv6 duplicate address fe80::[...] detected!" in the client's kernel log when connecting using WiFi. Connecting through Ethernet (bridged to said WiFi) works as expected though. Since the link-local is marked as dadfailed over WiFi, IPv6 connectivity is completely broken, obviously the DAD failed is a false positive. Router is ar71xx / ath9k. Client is iwlwfi. Let me know if you need more info. Cheers, Steven _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel