URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a11b7bfc34268c93b370e3a66cb68aad7ea180a9
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
a11b7bf by AndersBroman (anders.broman@xxxxxxxxxxxx):
Use a common hf for international E164 numbers (MSISDN).
Change-Id: Ie0103c04033d7bf69c92947b789ba4f5a300a74b
Reviewed-on: https://code.wireshark.org/review/3863
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 5e6e060 WSUG: Convert ``Working with captured packets'' to AsciiDoc.
adds a11b7bf Use a common hf for international E164 numbers (MSISDN).
Summary of changes:
asn1/gsm_map/packet-gsm_map-template.c | 35 ++++++++++++++++++------
epan/dissectors/packet-e164.c | 8 +++++-
epan/dissectors/packet-e164.h | 2 ++
epan/dissectors/packet-gsm_map.c | 47 ++++++++++++++++++++++----------
4 files changed, 67 insertions(+), 25 deletions(-)