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

Fix ldms_stream recv-side missing credential check #1549

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

narategithub
Copy link
Collaborator

This patch add a logic to check stream credential against xprt credential. It drops the stream message that does not have proper credential.

A test case is also added to test the forgery case: https://github.com/ovis-hpc/ldms-test/blob/master/ldms_stream_test#L1441

I thought I had this in ldms_stream ... sorry about this.

@narategithub narategithub requested a review from tom95858 December 9, 2024 18:28
@tom95858 tom95858 merged commit 73acabb into ovis-hpc:main Dec 9, 2024
14 checks passed
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