URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b2bf9e3306d34987dfb7928964931088c2224b92
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b2bf9e3 by Guy Harris (guy@xxxxxxxxxxxx):
Set both HAVE_PCAP_CREATE and HAVE_PCAP_OPEN.
The latest WinPcap has both pcap_open() and pcap_create(), and the
latter is independent of whether we have remote capture.
Change-Id: I889555b74b0c15d5519a8d178719c938d374a938
Reviewed-on: https://code.wireshark.org/review/13094
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from ba3aa03 Move more capture device handling to the caputils library.
adds b2bf9e3 Set both HAVE_PCAP_CREATE and HAVE_PCAP_OPEN.
Summary of changes:
config.nmake | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)