forked from dechamps/WinIPBroadcast
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels