Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-26 | util: Add a utility script for decoding packet traces | Andreas Hansson | |
This patch adds a simple Python script that reads the protobuf-encoded packet traces (not gzipped), and prints them to an ASCII trace file. The script can also be used as a template for other packet output formats. |