Wireshark-commits: [Wireshark-commits] rev 30120: /trunk/tools/ /trunk/tools/: indexcap.py

Date: Thu, 24 Sep 2009 19:02:53 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=30120

User: krj
Date: 2009/09/24 12:02 PM

Log:
 The beginning of a Python script/tool that indexes capture files. It currently extracts all protocols that appear in the given capture files.

Directory: /trunk/tools/
  Changes    Path           Action
  +89 -0     indexcap.py    Added