#11649 closed defect (fixed)
BUG (with patch): libpcap 0.9.5 stops wireless working when running Wireshark on Intel
Reported by: | matt@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | High | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | matt@… opendarwin.org@… | |
Port: |
Description
When running WireShark (which uses libpcap) on an Intel laptop, the wireless interface will disassociate. The attached patch fixes the issue.
Patch is based on http://cvs.tcpdump.org/cgi-bin/cvsweb/libpcap/inet.c?r1=1.72&r2=1.73 see darwin-dev list discussion at
Attachments (1)
Change History (4)
Changed 18 years ago by matt@…
Attachment: | patch-inet.c added |
---|
comment:1 Changed 18 years ago by matt@…
Forgot to paste the darwin-dev url, http://lists.apple.com/archives/Darwin-dev/2007/Mar/msg00074.html
comment:2 Changed 18 years ago by ghosthound
Resolution: | → fixed |
---|---|
Status: | new → closed |
Similar patch (derived from later libpcap sources) committed. Please test, as I don't have a machine that exhibits this problem. If there is a problem, please re-open the ticket (or a new one). Thanks too for finding the patch info.
Note: See
TracTickets for help on using
tickets.
Patch for inet.c