Make pcap-ng the default. Add a compile-time option to prefer pcap-ng or
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 17 Jun 2011 17:52:31 +0000 (17:52 +0000)
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 17 Jun 2011 17:52:31 +0000 (17:52 +0000)
commit19b6883704c8674690ed8fb821041cd509c4b1d7
tree2114755f933eee189d1a4ae481381e945a090800
parent1f59d67daa48d62b6c24b2e7bb90b86a711af170
Make pcap-ng the default. Add a compile-time option to prefer pcap-ng or
pcap.  Add a "-P" capture option which tries to use pcap instead of
pcap-ng ("-P" seemed to be the best option but we may want to use a
different letter).

Update the documentation and release notes.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37696 f5534014-38df-0310-8fa8-9805f1628bb7
capture_opts.c
capture_sync.c
config.h.win32
config.nmake
configure.in
doc/dumpcap.pod
docbook/release-notes.xml
dumpcap.c
epan/prefs.c
wiretap/file_access.c