http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=30956
User: jake
Date: 2009/11/13 01:43 PM
Log:
From Jim Young:
The ability to continue processing additional files if and when
wtap_open_offline() should fail. A new -C option reverts to capinfos'
original behavior which is to cancel any further file processing at
first file open failure.
Change the behavior of how the default display of all infos is initiated.
This gets rid of a special post getopt() argument count test.
Add new table output format (with related options). This feature allows
outputting the various infos into a tab delimited text file, or to a comma
separated variables file (*.csv) instead of the original "long" format.
Directory: /trunk/doc/
Changes Path Action
+185 -6 capinfos.pod Modified
Directory: /trunk/
Changes Path Action
+392 -47 capinfos.c Modified