Skip to content

pcapReader doesn't handle multiple messages per packet #18

@colinpattison

Description

@colinpattison

The current pcapReader implementation will only read the first complete message from a pcap buffer and then return. This should be processing the entire buffer.

Also, if a buffer contains a partial message, this buffer needs prepended to the next pcap buffer received.

C

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions