URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a042c11567defa0ceeac1ad2fa1d87cb184808b7
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
a042c11 by Harald Welte (laforge@xxxxxxxxxxx):
gsm_abis_om2000: Add some more observed message types + IEIs
OM2000 is not only used for the venerable RBS2000 family, but also
for the more modern RBS6000 family, specifically the DUG 20 GSM
baseband unit.
In RBS6000, there are some protocol extensions which are not yet fully
understood. However, we are understanding some bits around the MCTR
(multi carrier transceiver?), a new MO that appears to be present for
every physical RUS (Radio Unit) attached to the DUG 20.
Let's add what the Osmocom developers have learned so far.
Change-Id: I8027160611a9c33f86945aaa61d9aa1178c3e87c
Reviewed-on: https://code.wireshark.org/review/35960
Reviewed-by: Pascal Quantin <pascal@xxxxxxxxxxxxx>
Petri-Dish: Pascal Quantin <pascal@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from c7281ca mp4: dissect Chunk Offset Box (stco)
add a042c11 gsm_abis_om2000: Add some more observed message types + IEIs
Summary of changes:
epan/dissectors/packet-gsm_abis_om2000.c | 17 +++++++++++++++++
1 file changed, 17 insertions(+)