Skip to content

Large packets get truncated #1

@FlipB

Description

@FlipB

Large packets captured by WinPCAP get truncated. This is because by the time the packets get to WinPCAP, they have already been fragmented by the network stack.

No simple fix for this, except maybe increasing the MTU?

NOTE: this is only for broadcast packets where source and destination port match (Eg. localhost:1234 -> 255.255.255.255:1234).

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