Skip to content

DELIA-70007 : Updating wifi reassociation threshould tolerance RFC#462

Open
udaykrishnag wants to merge 1 commit intosupport/4.2.1from
topic/DELIA-70007_1
Open

DELIA-70007 : Updating wifi reassociation threshould tolerance RFC#462
udaykrishnag wants to merge 1 commit intosupport/4.2.1from
topic/DELIA-70007_1

Conversation

@udaykrishnag
Copy link
Contributor

DELIA-70007 : [ES1][R38]The user experienced the “No Wi-Fi” screen multiple times in R38, while the device switches to 2GHZ band and recovers successfully in R36.

@udaykrishnag udaykrishnag requested a review from a team as a code owner February 25, 2026 18:50
Copilot AI review requested due to automatic review settings February 25, 2026 18:50
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds configurability to the WiFi reassociation packet loss threshold to address connectivity issues where devices were experiencing "No Wi-Fi" screens. Previously, WiFi reassociation would only trigger when both IPv4 and IPv6 showed exactly 100% packet loss. Now the threshold is configurable via RFC with a default of 100%.

Changes:

  • Introduced a new WifiReassociateTolerance RFC parameter (default: 100%) to make the packet loss threshold configurable
  • Updated packet loss detection logic to use the configurable threshold instead of hardcoded 100%
  • Updated related log messages and comments to reflect the variable threshold

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants