URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=10bcfa58f8c1d4f5f10077e0b8dbb3410ba7d936
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
10bcfa5 by AndersBroman (anders.broman@xxxxxxxxxxxx):
[S1AP] Add dissection of the content of UERadioCapabilityForPaging.
Change-Id: I7f6686a9324fdd364653404ed4b3315d6ca36716
Reviewed-on: https://code.wireshark.org/review/16650
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from b814ae2 [GTPv2] Dissect TWAN Identifier and other minor updates.
adds 10bcfa5 [S1AP] Add dissection of the content of UERadioCapabilityForPaging.
Summary of changes:
epan/dissectors/asn1/lte-rrc/lte-rrc.cnf | 6 +-
epan/dissectors/asn1/s1ap/packet-s1ap-template.c | 2 +
epan/dissectors/asn1/s1ap/s1ap.cnf | 14 +
epan/dissectors/packet-lte-rrc.c | 6084 +++++++++++-----------
epan/dissectors/packet-lte-rrc.h | 2 +
epan/dissectors/packet-s1ap.c | 143 +-
6 files changed, 3253 insertions(+), 2998 deletions(-)