Ethereal-dev: [Ethereal-dev] [Patch] Support for wildcards in mergecap

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Francisco Alcoba (TS/EEM)" <francisco.alcoba@xxxxxxxxxxxx>
Date: Sat, 13 Nov 2004 17:56:27 +0100
Hi,

Windows command line does not support wildcards in arguments by itself, it just hands them over as text. So I've added code to expand them into the corresponding file names when used as input files.

The downside is that, unless I change the program structure a lot, I need to pre-specify the number of files that can be processed. I have set it to 10000 in constant MAX_FILES.

Regards,

  Francisco


Attachment: mergecap.c.patch
Description: Binary data