Skip to content

Conversation

@jimmy-cheng1983
Copy link
Contributor

No description provided.

@blogic
Copy link
Contributor

blogic commented Oct 1, 2025

please add a better commit message tot he patch, you will also need to create and reference a Jira

jackcybertan and others added 4 commits October 1, 2025 07:44
LAN switch exposes single eth1 instead of per-port interfaces for RAP750W-311A.
Using VLAN to separate LAN to each physical port for RAP750W-311A.

Fixes: WIFI-15163
Signed-off-by: jackcybertan <[email protected]>
Fixes: WIFI-14454
Signed-off-by: pratibha <[email protected]>
676e155 dhcp_inject: fix a syntax issue in dhcp_inject
e594c44 captive.uam.mac-auth: the default was wrong

Signed-off-by: John Crispin <[email protected]>
When a station roams between bands on the same VLAN, the vlan_remove
event from the old band can arrive after the vlan_add event from the
new band, causing the VLAN to be incorrectly deleted whilst still in use.

Add reference counting that tracks how many interfaces are using each
VLAN ID. Only create VLAN devices on the first reference and only
remove them when the last reference is dropped.

On startup, initialise refcounts from current station state to handle
daemon restarts correctly.

Signed-off-by: John Crispin <[email protected]>
@jimmy-cheng1983 jimmy-cheng1983 force-pushed the staging-WIFI-15164-ath12k-wifi-update-NWA50BE-BDF-files branch from 9064cf5 to 5c46f3f Compare October 1, 2025 05:51
Adjust 2.4G CCA threshold from 32 to 38 to avoid false detection

Signed-off-by: Jimmy Cheng <[email protected]>
@jimmy-cheng1983 jimmy-cheng1983 force-pushed the staging-WIFI-15164-ath12k-wifi-update-NWA50BE-BDF-files branch from 5c46f3f to 6449461 Compare October 1, 2025 06:07
@jimmy-cheng1983
Copy link
Contributor Author

OK, I just explain further details this commit message and create related JIRA on https://telecominfraproject.atlassian.net/browse/WIFI-15164

@blogic
Copy link
Contributor

blogic commented Oct 2, 2025

merged, Thanks !

@blogic blogic closed this Oct 2, 2025
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.

5 participants