URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b31d1168f79164afac7b18babe7a3de6e7c17490
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
b31d116 by Vasil Velichkov (vvvelichkov@xxxxxxxxx):
GSM RR: Change the TMSI/PTMSI field name
Use hf_gsm_a_tmsi instead of hf_gsm_a_rr_tmsi_ptmsi. This allows easy
filtering of all messages that contains a given TMSI/PTMSI using a
filter with only one field name instead of two.
Change-Id: I356865ebdac9691abd8d14d44aac7ccf4e22e70c
Reviewed-on: https://code.wireshark.org/review/33990
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from d043439 Qt: Sequence Dialog simplify context menu
add b31d116 GSM RR: Change the TMSI/PTMSI field name
Summary of changes:
epan/dissectors/packet-gsm_a_rr.c | 12 +++---------
1 file changed, 3 insertions(+), 9 deletions(-)