Project

General

Profile

Actions

Bug #1906

open

wireshark: fix decoding of (E)GPRS RLC/MAC frames

Added by laforge over 7 years ago. Updated about 3 years ago.

Status:
Feedback
Priority:
Normal
Assignee:
Target version:
-
Start date:
01/11/2017
Due date:
% Done:

0%

Spec Reference:

Description

The RLC/MAC frames contained in DIAG are currently not correctly displayed, I assume it is some kind of bit alignment/padding issue.

dissect_qcdiag_log_gmac() in http://git.osmocom.org/wireshark/tree/epan/dissectors/packet-qcdiag_log.c?h=laforge/qcdiag maybe needs the same kind of bit-fucking like implemented in http://git.osmocom.org/wireshark/commit/?h=laforge/qcdiag&id=270c4e66fee78aa1a79f6b3ff4dc445a2521e6dd and the related code should thus be added to the rlc/mac dissector (registering a new dissector for differently aligned frames?) rather than to packet-gsmtap.c, packet-qcdiag_log.c and packet-gsm_abis_pgsl.c

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)