URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1bbbbdcf464a9e8d32942c81bbb4ff1fa06af36a
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
1bbbbdc by Vasil Velichkov (vvvelichkov@xxxxxxxxx):
[GSM A RR]: Fix Feature Indicator (10.5.2.76)
In 3GPP TS 44.018 version 14.4.0 Release 14 both Immediate assigment
extended (9.1.19) and Immediate assignment reject (9.1.20) have Feature
Indicator (10.5.2.76) half octet right after the Page Mode (10.5.2.26)
The Feature Indicator is part of GSM_A_PDU_TYPE_RR and not
GSM_A_PDU_TYPE_COMMON so previously it was not decoded correctly in the
Immediate assigment extended
Change-Id: I117d1ee42d43d01d77da67eea506c28ca0ae3056
Reviewed-on: https://code.wireshark.org/review/28263
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from ee4d8c6 pfcp: corrected Graceful Release Period tree Header for better readability
adds 1bbbbdc [GSM A RR]: Fix Feature Indicator (10.5.2.76)
Summary of changes:
epan/dissectors/packet-gsm_a_rr.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)