URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3626f860a62c38bc8c31dbbd7f9dc181918d829c
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
3626f86 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
Upgrade LTE RRC dissector to v11.7.0
Change-Id: If1f64241846cc18463c8c5e9da7dd2a5eaba6733
Reviewed-on: https://code.wireshark.org/review/752
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from ffe7134 Get the NEXT protocol not the previous top one.
adds 3626f86 Upgrade LTE RRC dissector to v11.7.0
Summary of changes:
asn1/lte-rrc/EUTRA-InterNodeDefinitions.asn | 5 +-
asn1/lte-rrc/EUTRA-RRC-Definitions.asn | 236 ++++++++++++++-------------
asn1/lte-rrc/EUTRA-UE-Variables.asn | 2 +-
asn1/lte-rrc/lte-rrc.cnf | 20 ++-
asn1/lte-rrc/packet-lte-rrc-template.c | 29 +++-
epan/dissectors/packet-lte-rrc.c | 176 ++++++++++++++++----
6 files changed, 310 insertions(+), 158 deletions(-)