gluon/patches/openwrt
Linus Lüssing 69cbaba4f4 batman-adv: backport routeable mcast address support
With batman-adv 2022.0 support for directed multicast in bridged
setups for routeable multicast addresses was refined - if the
Linux kernel is 5.14 or higher.

This backports the according changes made to the Linux bridge in 5.14
and kernel exports to 5.10, to allow batman-adv to tap into and use
the Linux bridge's Multicast Router Discovery (RFC4286) based multicast
router state. Which enables the batman-adv multicast optimizations not
only for IPv6 link-local multicast addresses (ffX2::/16) but now also
IPv6 routeable multicast addresses (ffXY::/16, with Y > 2) in Gluon.

Note that since batman-adv v2019.3 with a Linux < 5.14 multicast routers
were initially "guessed" by checking for listeners on ff02::2 (all-routers).
Which could potentially overestimate - like in our case:
This approach won't work for us, as every Gluon node listens on ff02::2
on the local-node interface due to Gluon's radvd for local IPv6 prefix
assignments.

Signed-off-by: Linus Lüssing <linus.luessing@c0d3.blue>
2022-09-09 13:09:59 +02:00
..
0001-procd-add-support-for-alternative-rc.d-directories.patch Refresh OpenWrt package patches 2019-11-23 17:28:17 +01:00
0002-base-files-disable-reset-button-handling.patch Switch to OpenWrt 18.06 branch 2018-07-10 22:57:40 +02:00
0003-dropbear-add-a-failsafe-mode-that-will-always-allow-password-less-root-login.patch modules: switch to OpenWrt 21.02 2021-06-21 16:28:15 +02:00
0004-ramips-mt7621-make-DSA-images-swconfig-upgradable.patch modules: update openwrt 2022-08-27 15:52:24 +02:00
0005-ramips-add-MT7621-WiFi-devpath-migration.patch ramips: add MT7621 WiFi devpath migration 2022-06-26 02:13:30 +02:00
0006-lantiq-xrx200-make-DSA-images-swconfig-upgradable.patch lantiq-xrx200: make DSA images swconfig upgradable 2022-07-05 23:49:49 +02:00
0007-kernel-bridge-backport-mcast-router-split-and-export.patch batman-adv: backport routeable mcast address support 2022-09-09 13:09:59 +02:00
0008-kernel-bridge-Implement-MLD-Querier-wake-up-calls-Android-bug-workaround.patch batman-adv: backport routeable mcast address support 2022-09-09 13:09:59 +02:00