Check for pcap_create
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 6 May 2010 15:39:08 +0000 (15:39 +0000)
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 6 May 2010 15:39:08 +0000 (15:39 +0000)
commit37883475258e7262a0647f1d052f64e88c26ee82
treea87f326e583ae70b9d7254862c5f755f67d4a3f6
parent977172a4617e72d5a1677644e736d6ee4584d7fa
Check for pcap_create
Using pcap create and pcap_activate should make it possible
to set the capture buffer size on Linux systems as well as Windows.
Help to implement it would be apreciated :-)

Ref:
http://seclists.org/tcpdump/2009/q3/151

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@32687 f5534014-38df-0310-8fa8-9805f1628bb7
acinclude.m4