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

EchoMessage prints wrong port #79

Closed
tzaeschke opened this issue May 28, 2024 · 0 comments
Closed

EchoMessage prints wrong port #79

tzaeschke opened this issue May 28, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@tzaeschke
Copy link
Collaborator

When inspecting the Path of a received Scmp.EchoMessage, it will print the wrong remote port.

The problem is in ScionHeaderParser.extractResponsePath which treats the SCMP header as UDP header.

This problem does only affect the path metadata. The packet can still be sent and will arrive at the correct port.

@tzaeschke tzaeschke added the bug Something isn't working label May 28, 2024
@tzaeschke tzaeschke self-assigned this Jun 21, 2024
tzaeschke pushed a commit that referenced this issue Jun 21, 2024
tzaeschke pushed a commit that referenced this issue Jun 24, 2024
tzaeschke pushed a commit that referenced this issue Jun 24, 2024
tzaeschke pushed a commit that referenced this issue Jun 24, 2024
tzaeschke pushed a commit that referenced this issue Jun 24, 2024
tzaeschke pushed a commit that referenced this issue Jun 24, 2024
tzaeschke pushed a commit that referenced this issue Jun 24, 2024
tzaeschke added a commit that referenced this issue Jun 24, 2024
* SCMP echo problems, see #79

---------

Co-authored-by: Tilmann Zäschke <tilmann.zaeschke@inf.ethz.ch>
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

No branches or pull requests

1 participant