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 issue #46 - Stop Scanning Out of Use Entries #51

Merged
merged 3 commits into from
Feb 6, 2013

Conversation

krkeegan
Copy link
Collaborator

@krkeegan krkeegan commented Feb 3, 2013

ALDB_Flag identifies addresses not in use, if one is found mark it as empty and skip the remaining 7 peeks. Speeds things up on some networks, particularly if you have added and deleted a lot of links.

MH dumps addresses not in use already, but continues to send 7 peek messages after discovering the address is not in use.  There is no need for this in the current code.  This should make scanning faster for those of us who add and delete links from our devices often.
krkeegan added a commit that referenced this pull request Feb 6, 2013
Fix issue #46 - Stop Scanning Out of Use Entries

I have tested this for a few days and it is certainly faster, but for users with only a few empty addresses will see only slight speed increases.  I double checked and confirmed that MH has no code for enabling disabled links.
@krkeegan krkeegan merged commit bebd1e0 into hollie:master Feb 6, 2013
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