]> The Tcpdump Group git mirrors - libpcap/commit
In pcap_open(), use pcap_create() and pcap_activate() for local interfaces.
authorGuy Harris <[email protected]>
Mon, 13 Mar 2017 22:20:10 +0000 (15:20 -0700)
committerGuy Harris <[email protected]>
Mon, 13 Mar 2017 22:20:10 +0000 (15:20 -0700)
commit2db48fb02d72a59b46e5495ef14b656e001dee7c
treea17ca657caf986384b759a63f13ad8a5276f2dae
parente3a29e3efe5b3718ccad95518eaf759fe32ffdfc
In pcap_open(), use pcap_create() and pcap_activate() for local interfaces.

This allows PCAP_OPENFLAG_MAX_RESPONSIVENESS to work on UN*X (it means
"immediate mode").
pcap-new.c
pcap/pcap.h