-
Notifications
You must be signed in to change notification settings - Fork 911
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
dnsdist: dump more packet cache #14658
Conversation
…e64 encoded response
Pull Request Test Coverage Report for Build 10975112632Warning: This coverage report may be inaccurate.This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Details
💛 - Coveralls |
CIFuzz is failing because it now needs the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code looks good to me, thanks a lot! I would indeed prefer to make the full packet stuff optional. Please let me know if you want me to take care of that.
I think I can in the next few days but if it's going to take you like 5 minutes feel free to just go for it :) |
I'm in no rush and happy to leave it to you :) |
I think it does what we want now :) |
i asked @phonedph1 to add an sdig hint to the doc before merge |
Looks good to me, thanks! The CI failure was unrelated, I restarted it 🤞 |
"Restart failed jobs" failed because artifacts are gone, will do a full restart. |
Idea from #14649
Short description
Include more readily accessible info from the packet cache.
Potentially need to change documentation to remove 'summary of the cache', or make the full packet stuff an optional argument.
Checklist
I have: