URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=98ba63005ca9de7f1f36baee469fc4b9bc37bdc2
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
98ba630 by Sylvain Munaut (tnt@xxxxxxxxxx):
gmr1_rach: Fixup the MOC Dialled Number decoding
Turns out the special values 1023/1022/1021 can happen in any group
and not just the last one.
The last one is still special though with codes [1100->1209] being
exclusive to it.
Change-Id: If86d0260aaa2cc1215560b89d7fc57d7ef21f082
Signed-off-by: Sylvain Munaut <tnt@xxxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/6290
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from a22ea3d gmr1_rach: Update NULL GPS position decoding with reality
adds 98ba630 gmr1_rach: Fixup the MOC Dialled Number decoding
Summary of changes:
epan/dissectors/packet-gmr1_rach.c | 111 +++++++++++++++++++++++++-----------
1 file changed, 77 insertions(+), 34 deletions(-)