openwrt/package/network
Felix Fietkau ab61232b0a hostapd: rename hostapd multicast_to_unicast option to multicast_to_unicast_all
There are two feature currently altered by the multicast_to_unicast option.
1. bridge level multicast_to_unicast via IGMP snooping
2. hostapd/mac80211 config multicast_to_unicast setting

The hostapd/mac80211 setting has the side effect of converting *all* multicast
or broadcast traffic into per-station duplicated unicast traffic, which can
in some cases break expectations of various protocols.
It also has been observed to cause ARP lookup failure between stations
connected to the same interface.

The bridge level feature is much more useful, since it only covers actual
multicast traffic managed by IGMP, and it implicitly defaults to 1 already.

Renaming the hostapd/mac80211 option to multicast_to_unicast_all should avoid
unintentionally enabling this feature

Signed-off-by: Felix Fietkau <nbd@nbd.name>
(cherry-picked from commit 09ea1db93b)
2022-09-06 12:18:52 +02:00
..
config firewall4: update to latest Git HEAD 2022-09-01 12:41:00 +02:00
ipv6 odhcp6c: update to git HEAD 2022-08-18 00:16:35 +02:00
services hostapd: rename hostapd multicast_to_unicast option to multicast_to_unicast_all 2022-09-06 12:18:52 +02:00
utils iptables: default to ip(6)tables-nft when using buildroot 2022-08-28 00:41:40 +02:00