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.