-
Notifications
You must be signed in to change notification settings - Fork 29.8k
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
dgram: add source-specific multicast support #15735
Closed
Closed
Commits on Oct 16, 2019
-
dgram: add source-specific multicast support
This adds RFC 4607 support for IPv4 and IPv6.
Configuration menu - View commit details
-
Copy full SHA for 2b6b1ac - Browse repository at this point
Copy the full SHA 2b6b1acView commit details -
Configuration menu - View commit details
-
Copy full SHA for b36f53c - Browse repository at this point
Copy the full SHA b36f53cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ea4a7b - Browse repository at this point
Copy the full SHA 6ea4a7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 94f7449 - Browse repository at this point
Copy the full SHA 94f7449View commit details -
Configuration menu - View commit details
-
Copy full SHA for f75fd45 - Browse repository at this point
Copy the full SHA f75fd45View commit details -
Configuration menu - View commit details
-
Copy full SHA for f271357 - Browse repository at this point
Copy the full SHA f271357View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4392ebf - Browse repository at this point
Copy the full SHA 4392ebfView commit details -
Configuration menu - View commit details
-
Copy full SHA for b049b3a - Browse repository at this point
Copy the full SHA b049b3aView commit details -
Fixes two deprecation warnings
`this._healthCheck()`& `this._handle` caused deprecation warnings.
Configuration menu - View commit details
-
Copy full SHA for 888dc05 - Browse repository at this point
Copy the full SHA 888dc05View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.