mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-03-16 21:28:33 +03:00
contrib/simtrace.lua: Add header with author/description/usage
Change-Id: I56574741cd77436f9f452420677c00d8049a50cc
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
-- wireshark LUA dissector for the SIMtrace USB protocol
|
||||||
|
-- (C) 2021 by sysmocom - s.f.m.c. GmbH, Author: Eric Wild
|
||||||
|
-- SPDX-License-Identifier: GPL-2.0+
|
||||||
|
--
|
||||||
|
-- Usage: Put this into your ~/.wireshark/init.lua [or include it from there]
|
||||||
|
|
||||||
usb_simtrace_protocol = Proto("USB_simtrace", "USB simtrace protocol")
|
usb_simtrace_protocol = Proto("USB_simtrace", "USB simtrace protocol")
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user