aboutsummaryrefslogtreecommitdiffstats
path: root/mergecap.c
Commit message (Expand)AuthorAgeFilesLines
* From Peter Valchev: fix editcap to assign the result of "getopt()" to anGuy Harris2002-02-241-2/+2
* Have Wiretap set the snapshot length to 0 if it can't be derived fromGuy Harris2002-02-081-3/+9
* Use longs as file offsets, so that on platforms with 64-bit "long" weGuy Harris2001-10-041-3/+3
* Get rid of some unused variables.Guy Harris2001-07-201-4/+1
* From Scott Renfro: correctly handle merging multiple files withGuy Harris2001-07-141-7/+53
* Update from Scott Renfro to allow mergecap to merge multiple captureGuy Harris2001-07-131-140/+265
* Mergecap utility for merging capture files, from Scott Renfro.Guy Harris2001-07-121-0/+330