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 2809] Can't capture remotely using rpcap

Date: Sun, 17 Aug 2008 08:09:15 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2809





--- Comment #1 from Paul <paul.gallant.iit@xxxxxxxxx>  2008-08-17 08:09:15 PDT ---
I reviewed the configure options:

libpcap remote capturing feature... yes
pcap_open... no
pcap_findalldevs_ex... no
pcap_createsrcstr... no
pcap_setsampling... no


It looks like that the libpcap version I'm using does not support pcap_open()
but pcap_open_live().

Is anybody can explain me what is the difference and where I can get a version
of libpcap that supports pcap_open().

Thanks,

Paul


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