Skip to content

batman-adv: backport bridged-in VLAN/TT-VID fixes (wifi-6 + wifi-7)#1104

Open
firasshaari wants to merge 1 commit into
Telecominfraproject:mainfrom
firasshaari:firasshaari/batman-adv-main
Open

batman-adv: backport bridged-in VLAN/TT-VID fixes (wifi-6 + wifi-7)#1104
firasshaari wants to merge 1 commit into
Telecominfraproject:mainfrom
firasshaari:firasshaari/batman-adv-main

Conversation

@firasshaari
Copy link
Copy Markdown
Contributor

Summary

Backports three upstream batman-adv patches to both feeds/qca-wifi-6 and feeds/qca-wifi-7 batman-adv packages, fixing bridged-in VLAN handling for QCA targets on main:

  • 0060 — batman-adv: add dynamic, bridged-in TT VID detection support
  • 0061 — batman-adv: limit number of learned VLANs from bridge
  • 0062 — batman-adv: avoid adding bridge VLAN IDs through ndo_*

Original author: Linus Luessing linus.luessing@c0d3.blue
Backported to v2022.1 by: Antonio Quartulli antonio@mandelbit.com

Equivalent of #1100 (staging-for-v4.2.0-LTS) but targeting main with coverage for both wifi-6 and wifi-7 feeds.

Feeds affected

Feed batman-adv version Patches
feeds/qca-wifi-6 v2022.0 0060, 0061, 0062
feeds/qca-wifi-7 v2023.1 0060, 0061, 0062

Note: MTK targets (e.g. AX820) use batman-adv from the openwrt-routing feed, which already carries v2024.3 — these patches are not needed there and are not included.

Build verification

  • ✅ yuncore_ax820 (MTK ramips/mt7621) — confirms no breakage on MTK path
  • ✅ yuncore_fap655 (QCA wifi-6 / ipq50xx) — patches 0060/0061/0062 applied cleanly
  • ✅ yuncore_eap105 (QCA wifi-7 / ipq53xx) — patches 0060/0061/0062 applied cleanly

Signed-off-by: Firas Shaari firas@80211networks.com

…wifi-7

Adds three upstream batman-adv patches to both feeds/qca-wifi-6 and
feeds/qca-wifi-7 batman-adv packages:

  0060 - add dynamic, bridged-in TT VID detection support
  0061 - limit number of learned VLANs from bridge
  0062 - avoid adding bridge VLAN IDs through ndo_*

Original author: Linus Luessing <linus.luessing@c0d3.blue>
Backported to v2022.1 by: Antonio Quartulli <antonio@mandelbit.com>

Build-verified on yuncore_fap655 (QCA wifi-6 / batman-adv v2022.0) and
yuncore_ax820 (MTK) against staging-for-v4.2.0-LTS. Patches apply cleanly
to both v2022.0 (wifi-6) and v2023.1 (wifi-7) batman-adv.

Signed-off-by: Firas Shaari <firas@80211networks.com>
@blogic blogic force-pushed the main branch 2 times, most recently from 8fceb40 to 9fd154c Compare May 27, 2026 07:33
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.

1 participant