Skip to content

TCP sequence number uses signed integers #1050

@pchaseh

Description

@pchaseh

While working with this library, I have noticed that in commit e13e406 the sequence numbers for TCP are reworked to use signed 32-bit integers. This seems rather unusual to me, given that every resource I can find describes this field as being in the range of 0 to 2^32 - 1. I am hoping that someone can provide clarification on why this decision was chosen

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions