-
Notifications
You must be signed in to change notification settings - Fork 3
Only attempt to probe ipv6 if present #201
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
Conversation
3c66b05 to
50e1a2c
Compare
|
I'm approving this as I'll be off the whole week, feel free to change to a socket call or not. |
haesbaert
left a comment
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.
the syntax on if (ipv6_supported()... needs fixing, otherwise fine.
Fix format Rework ipv6 detection to be more direct
|
Thanks for the review. I've tested this locally with a kernel built to load ipv6 as a module and the tests pass. Added an issue to figure out to add a kernel like this to CI: #202 |
|
Can I squash and merge this? |
yes, please |
No description provided.