Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix crash issues with channel scanning #229

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rakhilpe
Copy link
Contributor

Fix crash issues with channel scanning

Reason for change: 1) Added check for max number of neighbors before updating the results to fix buffer overflow.
2) Modified the ruid based on scanner mac from onewifi.
Test Procedure: Ensure channel scan results are received in agent side and then to controller cli upon request for channel scan. Risks: Medium
Priority: P1

Signed-off-by: Rakhil P E [email protected]

Reason for change: 1) Added check for max number of neighbors before updating the results to fix buffer overflow.
2) Modified the ruid based on scanner mac from onewifi.
Test Procedure: Ensure channel scan results are received in agent side and then to controller cli upon request for channel scan.
Risks: Medium
Priority: P1

Signed-off-by: Rakhil P E <[email protected]>
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