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

Handle SCMP error messages with path strategies #134

Open
mlegner opened this issue Jan 26, 2024 · 0 comments
Open

Handle SCMP error messages with path strategies #134

mlegner opened this issue Jan 26, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@mlegner
Copy link
Contributor

mlegner commented Jan 26, 2024

Currently, the UDP socket returns SCMP error messages as errors when performing a receive. However, we currently don't actually use these errors in any way. Ideally we would use these to provide input into path strategies; for example, to remove dead paths from the cache.

@mlegner mlegner added the enhancement New feature or request label Jan 26, 2024
@mlegner mlegner added this to the v0.2 milestone Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant