Wireshark-commits: [Wireshark-commits] master 31aece5: gsm_ipa: Make sure the Osmo Extended IPA str
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=31aece5d75aac59396ed194cdd94f654cb0c0f7e
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
31aece5 by Harald Welte (laforge@xxxxxxxxxxxx):
gsm_ipa: Make sure the Osmo Extended IPA stream ID type is printed
Currently, each tree item of the IPA sub-tree will only list the
IPA stream identifier. However, for the osmocom-specific sub-streams,
this is always "OSMO EXT", which is not very informative.
Make sure the tree item states something like "OSMO EXT GSUP" or
"OSMO EXT MGCP" to indicate the actual payload type based on the
osmocom sub-type.
Change-Id: Ic1536574c8679de778d5b3cfc680b85284d1b503
Reviewed-on: https://code.wireshark.org/review/26795
Petri-Dish: Martin Kaiser <wireshark@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
Actions performed:
from e8441d5 iso14443: make the payload dissector configurable
adds 31aece5 gsm_ipa: Make sure the Osmo Extended IPA stream ID type is printed
Summary of changes:
epan/dissectors/packet-gsm_ipa.c | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)