IPv6 support - #9
Conversation
add: all addresses support for client,
ipv6 option for callhome.
JennToo
left a comment
There was a problem hiding this comment.
Thanks for the contribution!
There are just a few minor changes. If you prefer, I can also make them myself after merging this PR. Just let me know!
Codecov Report
@@ Coverage Diff @@
## master #9 +/- ##
==========================================
- Coverage 82.11% 78.92% -3.19%
==========================================
Files 8 8
Lines 559 579 +20
Branches 63 66 +3
==========================================
- Hits 459 457 -2
- Misses 79 101 +22
Partials 21 21
Continue to review full report at Codecov.
|
|
OK, you can merge it now, it's all your :) |
Merge branch 'master' into Add_support_for_the_IPv6_protocol_family
fix: raise socket error if not connected,
ipv6 default is False
d9d1f31 to
d68bdc1
Compare
|
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #9 +/- ##
==========================================
- Coverage 82.11% 78.92% -3.19%
==========================================
Files 8 8
Lines 559 579 +20
Branches 63 66 +3
==========================================
- Hits 459 457 -2
- Misses 79 101 +22
Partials 21 21 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
add: all addresses support for client,
ipv6 option for callhome.