1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/package
Felix Fietkau 09ea1db93b 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>
2022-09-06 12:15:48 +02:00
..
base-files base-files: add mtd_get_mac_encrypted_arcadyan function 2022-08-19 14:41:14 +02:00
boot uboot-envtools: update to 2022.07 2022-09-02 23:13:53 +02:00
devel gdb: update to 12.1 2022-09-02 23:13:53 +02:00
firmware ipq-wifi: add Extreme Networks WS-AP3915i 2022-09-06 02:54:30 +02:00
kernel kernel: build crypto md5/sha1/sha256 modules for powerpc 2022-09-02 23:13:53 +02:00
libs wolfssl: bump to 5.5.0 2022-09-02 21:56:25 +02:00
network hostapd: rename hostapd multicast_to_unicast option to multicast_to_unicast_all 2022-09-06 12:15:48 +02:00
system rpcd: bump version to 2022-08-24 2022-08-25 06:59:41 +02:00
utils update: update to latest Git HEAD 2022-08-30 00:06:50 +02:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00