Skip to content

Missing method to specify the arrival time when creating Packets from scratch. #104

@axelpodehl

Description

@axelpodehl

When writing data packets (read from another source, timestamped) into a PCAP file, it would be be nice to be able to set the arrival time to the time of that packet. And NOT the current system time.

In other words, I'm looking for a new method TransportPacketFactory.create(...,long arrivalTime) where I can explicitly specify the time of that packet. My processing time, is not the same as the packet's reception time.

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