Skip to content

Npcap 1.60 fails to reattach a raw 802.11 WiFi frame capture handle after a NDIS stack restart #591

@dmiller-nmap

Description

@dmiller-nmap

Npcap 1.60 introduced a feature (#506) to keep capturing after a NDIS hiccup (like a sleep event or driver installation), but the logic behind it was incomplete with regard to the raw 802.11 WiFi frame capture feature (/dot11_support=yes). The reattachment logic requires the "Dot11" status of the capture handle to match that of the filter module (driver binding instance), but the bDot11 flag on the capture handle was never being set. Fix is incoming.

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