Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 475] Add Buffer Size to Capture Preferences window

Date: Wed, 30 Dec 2009 06:07:28 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=475

Stig Bjørlykke <stig@xxxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |stig@xxxxxxxxxxxxx

--- Comment #5 from Stig Bjørlykke <stig@xxxxxxxxxxxxx> 2009-12-30 06:07:25 PST ---
(In reply to comment #4)
> Adding support for it on UN*X is what was added in libpcap 1.0.0.  (And, yes,
> it did take about 3 years for people to get around to implementing it.)

I'm trying the solution with pcap_create() and pcap_set_buffer_size(), but it
seems like I have to use pcap_set_rfmon() when capturing with 802.11 headers.  

How do I know when to use pcap_set_rfmon()?

I'm currently checking for linktypes DLT_IEEE802_11, DLT_IEEE802_11_RADIO and
DLT_IEEE802_11_RADIO_AVS.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.