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 37176: /trunk/ /trunk/: capture_opts.c capture_opts.h du

Date: Mon, 16 May 2011 14:12:45 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=37176

User: tuexen
Date: 2011/05/16 07:12 AM

Log:
 Make pcap samping a per interface setting.
 Use consistent naming of variables on capture_options.
 Make pcap sampling independent of remote capturing, since
 it seems to work local pcap devices using winpcap (at
 least that is what the documentation says).

Directory: /trunk/
  Changes    Path              Action
  +182 -122  capture_opts.c    Modified
  +10 -4     capture_opts.h    Modified
  +5 -6      dumpcap.c         Modified