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

Segment Issues #596

Open
383156098 opened this issue Oct 31, 2024 · 1 comment
Open

Segment Issues #596

383156098 opened this issue Oct 31, 2024 · 1 comment

Comments

@383156098
Copy link


Describe the bug

If I put a packet that does not need to be segment in a segment package, and SegO and SegN are both 0, you reply to my ACK. But you still start the timer to wait for my next packet, but I don't have the next packet. Then your timer times out. The correct operation should be that if Seg0 and SegN are both 0, you don't need to start the timer to wait after responding to ACK?

To Reproduce
Steps to reproduce the behavior:

  1. Prepare a data packet that does not need to be sub-packeted and put it in the Segment

Platform details:

  • OS: [e.g. Android]
  • Latest version

Logs / Screenshots
Log
20241101004520
Problem code?
20241101004543

@roshanrajaratnam
Copy link
Member

Hi sorry for the delayed reply. Could you check if #603 fixes the issue you are having?

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