Commit Graph

6 Commits

Author SHA1 Message Date
Harald Welte 8bf48b6fda T.70: Add dissection of parameters 2024-03-10 10:44:53 +01:00
Harald Welte ec466b0efa T.62: Add dissection of parameters; make tree hierarchical 2024-03-10 10:25:32 +01:00
Harald Welte 4431c23d40 add basic ITU-T T.70 and T.62 LUA dissectors 2024-03-10 09:48:42 +01:00
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
Harald Welte 5abbb2cb2e extend MATE rules with minimalistic GTPv2C, PFCP and S1AP rules 2021-09-17 12:23:33 +02:00
Harald Welte 989861a078 first MATE script for playing with wireshark MATE analysis 2020-03-15 12:22:12 +01:00