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

Implement checks for path usage in UDP Socket #98

Open
3 tasks
jpcsmith opened this issue Dec 13, 2023 · 0 comments
Open
3 tasks

Implement checks for path usage in UDP Socket #98

jpcsmith opened this issue Dec 13, 2023 · 0 comments
Milestone

Comments

@jpcsmith
Copy link
Contributor

The following checks, or variants thereof, and their tests should be implemented:

  • When send*_via is called with a path, any and all set paths are ignored.
  • Calling send*_via with a path with ISD-ASNs that do not match the local or remote address should fail.
  • Calling send* where a path is set but that does not match the local or remote address should fail.
@mlegner mlegner added this to the MVP milestone Dec 14, 2023
@mlegner mlegner modified the milestones: v0.1, v0.2 Jan 26, 2024
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

No branches or pull requests

2 participants