Skip to content

DTMESH-808: Set encryption mode while translating OVSDB to VAP config#1073

Open
ArsenPodoba wants to merge 1 commit intordkcentral:developfrom
ArsenPodoba:bugfix/DTMESH-808
Open

DTMESH-808: Set encryption mode while translating OVSDB to VAP config#1073
ArsenPodoba wants to merge 1 commit intordkcentral:developfrom
ArsenPodoba:bugfix/DTMESH-808

Conversation

@ArsenPodoba
Copy link
Copy Markdown
Contributor

Reason for change:
Add support for setting wifi_encryption_method_t during key_mgmt_conversion() when translating OVSDB configuration to VAP structures. Previously, only security mode was derived, and encryption type (e.g., AES/TKIP) was not explicitly set, leading to private_ssid encoding error.

Test Procedure:

  1. Power On device
  2. Wait untill controller pushes configuration
  3. Check home-ap-24, home-ap-50 (private_ssid) are applied

Risks: Low
Priority: P0

Reason for change:
Add support for setting wifi_encryption_method_t during key_mgmt_conversion() when translating OVSDB configuration to VAP structures. Previously, only security mode was derived, and encryption type (e.g., AES/TKIP) was not explicitly set, leading to private_ssid encoding error.

Test Procedure:
1. Power On device
2. Wait untill controller pushes configuration
3. Check home-ap-24, home-ap-50 (private_ssid) are applied

Risks: Low
Priority: P0
@ArsenPodoba ArsenPodoba requested a review from a team as a code owner April 16, 2026 12:01
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