Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[OpenWrt 24.10] kernel: bridge: readding MLD wakeup call feature #3372

Merged

Conversation

T-X
Copy link
Contributor

@T-X T-X commented Nov 11, 2024

With the update to OpenWrt 24.10 the bridge MLD wakeup call feature was removed. However the issue with Android devices and MLD is still present. Therefore readding the bridge MLD wakeup call patch and porting it to Linux 6.6 / OpenWrt 24.10.

Link: https://issuetracker.google.com/issues/149630944
Fixes: b7481fd ("modules: switch to OpenWrt 24.10")

@blocktrron blocktrron force-pushed the openwrt-24.10 branch 3 times, most recently from bb01c5c to 1bbea11 Compare November 18, 2024 22:19
@blocktrron blocktrron force-pushed the openwrt-24.10 branch 2 times, most recently from 1ca6f59 to 77a83ce Compare December 7, 2024 16:08
@herbetom
Copy link
Contributor

Now that #3370 has been merged this PR should be switched to target main and if necessary rebased. Thanks!:)

@T-X T-X force-pushed the pr-openwrt-24.10-bridge-wakeupcall branch 2 times, most recently from d1cbb5a to c5b3d8e Compare December 10, 2024 15:02
@T-X T-X changed the base branch from openwrt-24.10 to main December 10, 2024 15:03
With the update to OpenWrt 24.10 the bridge MLD wakeup call feature was
removed. However the issue with Android devices and MLD is still
present. Therefore readding the bridge MLD wakeup call patch and porting
it to Linux 6.6 / OpenWrt 24.10.

Link: https://issuetracker.google.com/issues/149630944
Fixes: b7481fd ("modules: switch to OpenWrt 24.10")
Signed-off-by: Linus Lüssing <[email protected]>
@T-X T-X force-pushed the pr-openwrt-24.10-bridge-wakeupcall branch from c5b3d8e to 2b129f6 Compare December 10, 2024 15:29
@T-X
Copy link
Contributor Author

T-X commented Dec 10, 2024

Changelog v2:

  • rebased to new, updated main branch after base: update to OpenWrt 24.10 #3370 was merged -> no conflicts, minor update through Gluon "make refresh-patches"
  • updated referenced commit ID in the "Fixes:" line

@neocturne neocturne merged commit f18b1d9 into freifunk-gluon:main Dec 10, 2024
39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants