https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3386
Guy Harris <guy@xxxxxxxxxxxx> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |guy@xxxxxxxxxxxx
--- Comment #1 from Guy Harris <guy@xxxxxxxxxxxx>  2009-04-02 09:21:22 PDT ---
Wireshark itself contains no code to attach to a network adapter and capture
traffic; it calls libpcap on UN*X and WinPcap on WIndows to do that, and
libpcap uses the OS's capture mechanism and WinPcap uses its driver, to capture
traffic.
Thus this is almost certainly *not* something that changing Wireshark would
affect.  It could be a WinPcap issue.
-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.