http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=37082
User: tuexen
Date: 2011/05/12 09:54 AM
Log:
Add support for handling multiple interfaces as command line
parameters. An array of interface specific data is handled
in addition to the current way.
This change should not have any effect right now, it will
be used by dumpcap when supporting multiple interfaces
(and tshark/wireshark... in the future).
Directory: /trunk/
Changes Path Action
+190 -55 capture_opts.c Modified
+45 -8 capture_opts.h Modified