wireshark MATE configuration for use with GSM/UMTS/LTE protocols
Go to file
Harald Welte 5ca585e4b0 Add dissector for weird proprietary DLT_USER=162 format of 3GPP pcaps
We received some pcap files from a customer which contained protocol
traces in a proprietary format (generated by unknown software/tools).

The format uses DLT_USER=162 with some proprietary header that describes
the next-layer protocol (like SGsAP, RANAP, TCAP, MTP3) and various
other bits we have no idea about.

Let's try to figure out where the next-layer payload is and pass that
to existing wireshark dissectors.
2023-09-02 13:16:54 +02:00
dlt162_3gpp.lua Add dissector for weird proprietary DLT_USER=162 format of 3GPP pcaps 2023-09-02 13:16:54 +02:00
osmocom.mate extend MATE rules with minimalistic GTPv2C, PFCP and S1AP rules 2021-09-17 12:23:33 +02:00