packet-rsl: Fix dissection of "CB Command Type" IE
authorHarald Welte <laforge@gnumonks.org>
Sun, 16 Sep 2018 19:02:39 +0000 (21:02 +0200)
committerAnders Broman <a.broman58@gmail.com>
Mon, 17 Sep 2018 07:54:24 +0000 (07:54 +0000)
commit9de95b83f87e49a5d99085df1e8aa262f4fa2af1
tree87d96ae115a7e01e8f9b23e95c3df64d4009ca85
parent1eb9860d7fe0a4770d335baca7e898bd2daee39a
packet-rsl: Fix dissection of "CB Command Type" IE

The "CB Command Type" IE is described in 3GPP TS 48.058 Section 9.3.41,
and consists of three fields.  Prior to this patch, the dissector would
decode none of them and instead produce a non-applicable "channel type"
dissection.

Change-Id: Ibb97432871df1276524fe96512ac1b67d5c5d3f0
Reviewed-on: https://code.wireshark.org/review/29683
Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@gmail.com>
epan/dissectors/packet-rsl.c