RRC: Make the U-RNTI field filterable
authorDarien Spencer <cusneud@mail.com>
Thu, 17 May 2018 14:20:04 +0000 (17:20 +0300)
committerPascal Quantin <pascal.quantin@gmail.com>
Thu, 17 May 2018 21:22:13 +0000 (21:22 +0000)
commit2a9886bf09eb27489d1f95bc73ccaa05da446794
treed773346e09a42bbe2a761a8d6dca6b61da2fc8a5
parent644939ed9e4e5449970e27a674a6936723daed5c
RRC: Make the U-RNTI field filterable

U-RNTI is defined in ASN.1 as a 'SEQUENCE' of 2 numbers. this update
adds the U-RNTI field to the tree as a UINT32 with the value of the
numbers combined so it could be filtered.

Change-Id: I31e9f39a257aaf98c36eebb2cb7c33eb156a0e9f
Reviewed-on: https://code.wireshark.org/review/27566
Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
Tested-by: Petri Dish Buildbot
Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
epan/dissectors/asn1/rrc/packet-rrc-template.c
epan/dissectors/asn1/rrc/rrc.cnf
epan/dissectors/packet-rrc.c