URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=806981d15687fbcc3867519f149afd55ba7bffa2
Submitter: Martin Mathieson (martin.r.mathieson@xxxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
806981d by Martin Mathieson (martin.r.mathieson@xxxxxxxxxxxxxx):
Show band info for inter-freq entries in UE capabilities. Addresses Pascal's comments.
Change-Id: Ie60dc73e40a2ac1d80197fa712075ccff83cf797
Reviewed-on: https://code.wireshark.org/review/4032
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Reviewed-by: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
Actions performed:
from c1bc1b6 Convert some deprecated tvb_length calls
adds 806981d Show band info for inter-freq entries in UE capabilities. Addresses Pascal's comments.
Summary of changes:
asn1/lte-rrc/lte-rrc.cnf | 37 +++++++++++++++++
asn1/lte-rrc/packet-lte-rrc-template.c | 24 +++++++++++
epan/dissectors/packet-lte-rrc.c | 71 ++++++++++++++++++++++++++++----
3 files changed, 125 insertions(+), 7 deletions(-)