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

Remove the devices that have Random Mac from the internal memory #1335

Merged
merged 1 commit into from
Nov 29, 2022

Conversation

1technophile
Copy link
Owner

@1technophile 1technophile commented Nov 29, 2022

Description:

So as to avoid to have a growing memory consumption, indeed each time these devices change their MAC it will create a new entry into the list. This increase continuously the memory consumption of the list. And as these devices can't be discovered and doesn't have interest to be white or black listed we don't store them

Checklist:

  • The pull request is done against the latest development branch
  • Only one feature/fix was added per PR and the code change compiles without warnings
  • I accept the DCO.

So as to avoid to have a growing memory consumption, indeed each time these devices change their MAC it will create a new entry into the list. This increase continuously the memory consumption of the list. And as these devices can't be discovered and doesn't have interest to be white or black listed we don't store them
@1technophile 1technophile force-pushed the remove-random-mac-device branch from 9cac05c to 310e9c4 Compare November 29, 2022 00:09
@1technophile 1technophile merged commit 8714141 into development Nov 29, 2022
@1technophile 1technophile deleted the remove-random-mac-device branch November 29, 2022 02:29
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