Hi all, I found here http://code.metager.de/source/xref/wireshark/dumpcap.c the implementation of dumpcap. 1) is it the right code / algorithm ? 2) if 1) is true then which part of the code shows us the old file deletion when the file number limit is reached ? is there really old file deletion or the old file is truncated ? Thanks for your help. asked 07 May '14, 06:54 ikuzar |
One Answer:
Odd place to be looking at Wireshark code, why not use the actual Wireshark repository? I think you want function answered 07 May '14, 07:30 grahamb ♦ |