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

Start mDNS when there is at least 9.1. kernel version #37

Merged
merged 1 commit into from
Apr 16, 2024
Merged

Conversation

mickel8
Copy link
Member

@mickel8 mickel8 commented Apr 15, 2024

mDNS relies on REUSEPORT option which was fixed in kernel version 9.1, search for REUSEPORT here

@mickel8 mickel8 requested a review from LVala April 15, 2024 14:37
Copy link

codecov bot commented Apr 15, 2024

Codecov Report

Merging #37 (3211932) into master (39bf30c) will decrease coverage by 0.36%.
The diff coverage is 87.50%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #37      +/-   ##
==========================================
- Coverage   80.17%   79.81%   -0.36%     
==========================================
  Files          25       25              
  Lines        1281     1288       +7     
==========================================
+ Hits         1027     1028       +1     
- Misses        254      260       +6     
Files Coverage Δ
lib/ex_ice/priv/app.ex 88.88% <87.50%> (-11.12%) ⬇️

... and 2 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 39bf30c...3211932. Read the comment docs.

@mickel8 mickel8 merged commit aa30da4 into master Apr 16, 2024
4 checks passed
@mickel8 mickel8 deleted the mdns branch April 16, 2024 08:37
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