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

switch to local udp broadcast for local network mode (fixes #1191) #1261

Merged
merged 3 commits into from
Nov 21, 2023

Conversation

rex-schilasky
Copy link
Contributor

Description

In local network mode udp broadcast is used for the :

  • registration udp layer
  • logging udp layer
  • payload udp layer

All network parameter are configured and commented in central udp_configurations.cpp/.h.

Related issues

Fixes #1191

Cherry-pick to

  • none

…tPayloadAddress() and GetTopicPayloadAddress(topic_name)
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.

From my side it looks good now.

@rex-schilasky rex-schilasky merged commit e406c3b into master Nov 21, 2023
13 checks passed
@rex-schilasky rex-schilasky deleted the bugfix/udp-local-communication-only branch February 15, 2024 08:44
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.

Monitoring traffic from other hosts visibile, even if Network Mode = local
2 participants