Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 32714: /trunk/ /trunk/gtk/: main.c /trunk/: capture_opts

Date: Fri, 07 May 2010 19:24:39 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=32714

User: guy
Date: 2010/05/07 12:24 PM

Log:
 As with the list of data link types, so with the list of interfaces; move
 the code to print the machine-readable format into dumpcap, and have the
 code in capture_opts.c just print the human-readable format.

Directory: /trunk/gtk/
  Changes    Path          Action
  +18 -1     main.c        Modified

Directory: /trunk/
  Changes    Path              Action
  +8 -80     capture_opts.c    Modified
  +3 -3      capture_opts.h    Modified
  +95 -2     dumpcap.c         Modified
  +19 -2     tshark.c          Modified