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

On remote announcement, check local allow/deny config #344

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

JEnoch
Copy link
Member

@JEnoch JEnoch commented Nov 27, 2024

When a remote bridge is announcing a discovered ROS entity (e.g. Publisher on topic "/abc"), the local bridge must check the allow/deny config for a matching entity (e.g. Subscriber on topic "/abc") and create a route only if allowed.

This was not made before this PR.

@JEnoch JEnoch added the bug Something isn't working label Nov 27, 2024
@JEnoch JEnoch requested a review from evshary November 27, 2024 14:50
Copy link
Contributor

@evshary evshary left a comment

Choose a reason for hiding this comment

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

LGTM

@JEnoch JEnoch merged commit f18f6a8 into main Nov 28, 2024
11 checks passed
@JEnoch JEnoch deleted the fix_deny_on_remote_evt branch November 28, 2024 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants