Add support for handling multiple interfaces as command line
authorMichael Tüxen <tuexen@fh-muenster.de>
Thu, 12 May 2011 16:54:16 +0000 (16:54 -0000)
committerMichael Tüxen <tuexen@fh-muenster.de>
Thu, 12 May 2011 16:54:16 +0000 (16:54 -0000)
commit2d6cd58f91af63a45eaaaddc648af3078e1a833f
treef6d4cdc0242a4cc3f6e964fdbbb523c18026f3b4
parent12d8f46860af35b9ff708ad9d3bffbaa02c6b0d2
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).

svn path=/trunk/; revision=37082
capture_opts.c
capture_opts.h