Skip to content

PCAP input: handle tcp reassembly errors better #100

@weyrick

Description

@weyrick

the input module calls reassemblePacket() on TCP packets but ignores the result of that call. instead it needs to capture and use the result to determine if the packet was actually processed or if it errored, and keep a count of errors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinginput-pcapPacket Capture input module

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions