Skip to content

No rollover with TFTP after DATA 65535 #45

@calandoa

Description

@calandoa

When sending a big file (or using a small blocksize while testing), the TFTP server is not able to handle the rollover occurring after DATA 65535.

Usually, implementations restart with 0 by default, but some of them use 1.

It is sometimes also possible to choose 0 or 1 on the command line, and even to negociate with a non standard option as explained here:
https://www.compuphase.com/tftp.htm

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions