ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 3386] WINS multicast packets not captured

Date: Thu, 2 Apr 2009 09:21:23 -0700 (PDT)
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.