Skip to content

KTCP silently losing packets #61

Description

@Mellvik

[I've just noticed that this happens, not attempted to analyze what's going on yet]

When ktcp receives IP packets with checksum errors, it reports (prints) the error, then discards the packet. Fine, except the tcp level doesn't notice that there is a packet missing. Thus no NAK and no request for a retransmit. The incoming file (if it's a file transfer) ends up short - and ftp thinks everything is just fine.

The sending ftp client reports the correct number of bytes transferred - as expected, what the receiving ftpd thinks must be looked at.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions