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.