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

Date: Mon, 16 May 2011 15:20:01 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=37178

User: tuexen
Date: 2011/05/16 08:20 AM

Log:
 Make remote capturing settings a per interface thing. You can now
 configure that you want to capture on multiple remote interfaces
 on mulitple hosts.
 Improve some #ifdef mess in dumpcap.

Directory: /trunk/
  Changes    Path              Action
  +145 -0    capture_opts.c    Modified
  +12 -1     capture_opts.h    Modified
  +9 -14     dumpcap.c         Modified