Remove the "-I" flag from dumpcap, and add a "-M" flag used to specify
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 20 Jul 2007 21:43:07 +0000 (21:43 +0000)
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 20 Jul 2007 21:43:07 +0000 (21:43 +0000)
commite6bc685f19494dc1a46fdf437bd61e224f77c88d
treea705612afd4276c7aa9f43738667b6b8a7da2520
parentdcdeebf9b08509cf7f3d1f60a128bd81131abb6a
Remove the "-I" flag from dumpcap, and add a "-M" flag used to specify
that "-D" and "-L" should produce machine-readable output.  Use this to
move an indirect get_pcap_linktype() call from the GUI to dumpcap.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22367 f5534014-38df-0310-8fa8-9805f1628bb7
capture.c
capture.h
capture_opts.c
capture_opts.h
capture_sync.c
capture_sync.h
doc/dumpcap.pod
dumpcap.c
gtk/capture_dlg.c
gtk/main.c
tshark.c