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

Add function to send multicast messages to an arbitrary multicast address #104

Conversation

hubertmis
Copy link
Contributor

IPv6 Multicast Address Space Registry defines multiple addresses that can be used for CoAP multicast traffic: CoAP Nodes, CoRE Resource Directories, dynamically allocated addresses according to RFC 3307.

To send multicast messages to these addresses, the API user needs a function in which they can explicitly specify the multicast destination address.

…ress

IPv6 Multicast Address Space Registry defines multiple addresses that can
be used for CoAP multicast traffic: CoAP Nodes, CoRE Resource Directories,
dynamically allocated addresses according to RFC 3307.

To send multicast messages to these addresses, the API user needs a function
in which they can explicitly specify the multicast destination address.
@coveralls
Copy link

Coverage Status

coverage: 82.332% (+0.1%) from 82.19%
when pulling 6d86baf on hubertmis:pr/send-multicast-with-arbitrary-address
into eef2f06 on Covertness:master.

@Covertness Covertness merged commit cffad3c into Covertness:master Sep 4, 2024
3 checks passed
@hubertmis hubertmis deleted the pr/send-multicast-with-arbitrary-address branch September 4, 2024 16:17
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.

3 participants