openwrt/package/network/services
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
..
dnsmasq dnsmasq: fix jail_mount for serversfile 2022-08-10 15:06:30 +02:00
dropbear dropbear: cherry-pick upstream commit 544f28a0 2022-06-27 22:34:07 +02:00
ead ead: fix resource leak in tinysrp 2020-01-05 19:36:46 +01:00
hostapd hostapd: rename hostapd multicast_to_unicast option to multicast_to_unicast_all 2022-09-06 12:18:52 +02:00
ipset-dns base-files: move /tmp/resolv.conf.auto to /tmp/resolv.conf.d/ 2020-01-07 15:36:03 +02:00
lldpd lldpd: add reload trigger 2021-11-14 21:26:41 +02:00
odhcpd odhcpd: update to git HEAD 2022-08-07 12:38:55 +02:00
omcproxy omcproxy: bump to git HEAD 2021-11-04 15:04:45 +02:00
ppp ppp: compile fix: unset FILTER variable in Makefile 2021-03-19 00:25:58 +01:00
relayd relayd: bump to version 2020-04-25 2020-04-26 13:00:36 +01:00
uhttpd uhttpd: update to latest Git HEAD 2022-08-25 10:32:34 +02:00
umdns umdns: add missing syscall to seccomp filter 2022-08-06 22:25:07 +02:00
ustp ustp: update to the latest version 2021-09-21 19:43:20 +02:00