Skip to content

keep track of sequence number per port in packethandler.py #2

@tagatac

Description

@tagatac

At present, packethandler simply processes each request for adpubs.js, hoping that the last SYN-ACK packet was from the same TCP connection. If we keep track of the sequence number for each port separately, we can be much more certain that the sequence number will be correct.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions