1
0
Fork 0
forked from mirror/openwrt
openwrt/package
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
..
base-files OpenWrt v22.03.0: revert to branch defaults 2022-09-03 18:49:08 +02:00
boot uboot-mediatek: mt7622: suppress unwanted pinctrl warning 2022-09-03 03:55:34 +01:00
devel strace: Update to version 5.16 2022-02-01 21:25:02 +01:00
firmware layerscape: update PKG_HASH / PKG_MIRROR_HASH 2022-07-23 00:11:21 +02:00
kernel mt76: update to the latest version 2022-08-26 20:24:54 +02:00
libs mbedtls: update to version 2.28.1 2022-08-28 12:46:44 +02:00
network hostapd: rename hostapd multicast_to_unicast option to multicast_to_unicast_all 2022-09-06 12:18:52 +02:00
system rpcd: bump version to 2022-08-24 2022-08-25 11:05:20 +02:00
utils ucode: update to latest Git HEAD 2022-08-31 23:06:01 +02:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00