Skip to content

RDKCOM-5528: RDKBDEV-3377: [Easymesh] Skip onewifi VAP creation in EasyMesh colocated mode (#901)#1114

Open
pradeeptakdas wants to merge 1 commit intomainfrom
RDKCOM-5528-main
Open

RDKCOM-5528: RDKBDEV-3377: [Easymesh] Skip onewifi VAP creation in EasyMesh colocated mode (#901)#1114
pradeeptakdas wants to merge 1 commit intomainfrom
RDKCOM-5528-main

Conversation

@pradeeptakdas
Copy link
Copy Markdown
Contributor

Reason for change: In EasyMesh colocated deployments, VAPs (private, public, mesh) should not be automatically created during OneWiFi initialization. The EasyMesh controller will provide proper configuration via Multi-AP protocol and trigger VAP creation at the appropriate time.
This change skips start_gateway_vaps() in rdk_dev_mode_type_em_colocated_node mode, similar to the existing extender mode logic. Radios are still initialized, and all services remain ready to handle configuration updates.

Test procedure: verify all VAPs creted properly during init
Signed-off-by: Vladislav Safonov vsafonov@maxlinear.com

Risk: Low
Priority: P2

…ted mode (#901)

Reason for change: In EasyMesh colocated deployments, VAPs (private,
public, mesh) should not be automatically created during OneWiFi initialization.
The EasyMesh controller will provide proper configuration via Multi-AP protocol and
trigger VAP creation at the appropriate time.
This change skips start_gateway_vaps() in rdk_dev_mode_type_em_colocated_node
mode, similar to the existing extender mode logic. Radios are still
initialized, and all services remain ready to handle configuration
updates.

Test procedure: verify all VAPs creted properly during init

Risk: Low
Priority: P2
Signed-off-by: Vladislav Safonov <vsafonov@maxlinear.com>

Co-authored-by: Narendra Varma Dandu <narendandu@gmail.com>
Copilot AI review requested due to automatic review settings May 6, 2026 14:53
@github-actions github-actions Bot added the community contribution Contributions from community. label May 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community contribution Contributions from community.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants