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

bug: fix reverse_dns expert caching #2395

Merged
merged 2 commits into from
Aug 28, 2023
Merged

bug: fix reverse_dns expert caching #2395

merged 2 commits into from
Aug 28, 2023

Conversation

sebix
Copy link
Member

@sebix sebix commented Aug 11, 2023

fixes #2394

the bot incorrectly cached PTR records for /24 or /128 networks
now the cache operates on single IP addresses

fixes #2394

the bot incorrectly cached PTR records for /24 or /128 networks
now the cache operates on single IP addresses
@sebix sebix added this to the 3.2.1 milestone Aug 11, 2023
DigitalTrustCenter added a commit to DigitalTrustCenter/intelmq that referenced this pull request Aug 17, 2023
@sebix sebix added bug Indicates an unexpected problem or unintended behavior component: bots labels Aug 28, 2023
@sebix sebix merged commit 621dd88 into develop Aug 28, 2023
35 checks passed
@sebix sebix deleted the fix-2394 branch August 28, 2023 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Indicates an unexpected problem or unintended behavior component: bots
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reverse DNS bot returns same cached value for whole IPv4 subnet
2 participants