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

Two commits for IPv6 mDNS support in pion/ice #179

Closed
wants to merge 2 commits into from
Closed

Conversation

Sean-Der
Copy link
Member

No description provided.

Only emit A records for IPv4 and AAAA records for IPv6 Queries
pion/ice doesn't gather Link-Local addresses, these answers break
connectivity
@Sean-Der Sean-Der requested a review from edaniels March 20, 2024 02:51
Copy link

codecov bot commented Mar 20, 2024

Codecov Report

Attention: Patch coverage is 44.44444% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 66.16%. Comparing base (b515cab) to head (c1bcd1e).

Files Patch % Lines
conn.go 44.44% 3 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #179      +/-   ##
==========================================
- Coverage   67.30%   66.16%   -1.14%     
==========================================
  Files           1        1              
  Lines         734      733       -1     
==========================================
- Hits          494      485       -9     
- Misses        171      177       +6     
- Partials       69       71       +2     
Flag Coverage Δ
go 66.16% <44.44%> (-1.14%) ⬇️
wasm ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@edaniels edaniels left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. A test would be nice but not necessary!

@Sean-Der Sean-Der closed this Apr 16, 2024
@Sean-Der Sean-Der deleted the ice-changes branch April 16, 2024 01:58
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.

2 participants