aboutsummaryrefslogtreecommitdiffstats
path: root/test/captures/sipmsg.log
AgeCommit message (Collapse)AuthorFilesLines
2014-03-19Add capture file reader/writer support for Lua so scripts can implement new ↵Michael Mann1-0/+136
capture file formats. This enables a Lua script to implement a brand new capture file format reader/writer, so that for example one could write a script to read from vendor-specific "logs" of packets, and show them as normal packets in wireshark. Change-Id: Id394edfffa94529f39789844c382b7ab6cc2d814 Reviewed-on: https://code.wireshark.org/review/431 Reviewed-by: Hadriel Kaplan <hadrielk@yahoo.com> Reviewed-by: Michael Mann <mmann78@netscape.net> Reviewed-by: Anders Broman <a.broman58@gmail.com>