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

cleanup udp configuration and sender/receiver attributes #1253

Merged
merged 4 commits into from
Nov 17, 2023

Conversation

rex-schilasky
Copy link
Contributor

Description

In preparation for a new udp communication layer implementation there are some cleanups made in udp_confiuration and the sender and receiver udp attribute structures. Test under Windows and Ubuntu with local and network mode and for Windows with and without npcap.

Related issues

Is not fixing any issue, should behave as before.

Cherry-pick to

  • none

…l setting

GetPayloadMulticastAddress (former GetTopicMulticastAddress) returns LocalHost in case of local network mode and GetUdpMulticastGroup if no topic_name is empty
new function eCAL::UDP::LocalBroadcastAddress() for later logic cleanups
Copy link
Contributor

@KerstinKeller KerstinKeller left a comment

Choose a reason for hiding this comment

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

To me it looks good, it's clear with the newly introduced functions.

@rex-schilasky rex-schilasky merged commit 0f41b3a into master Nov 17, 2023
14 checks passed
@rex-schilasky rex-schilasky deleted the cleanup/udp-configuration branch November 17, 2023 15:33
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