URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6edc166c144634081b4b7f41c5ab9c03da29a3d1
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
6edc166 by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):
Decode User-Name as an IMSI in S13/S13' and S7a/S7d.
Also move the application ID macros into the diameter header file.
Change-Id: Iaca5707c8476d81f50ecdb3aab76be293b5ccfe7
Reviewed-on: https://code.wireshark.org/review/3786
Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
Actions performed:
from b6df4a5 usb_conv_info is no longer unused
adds 6edc166 Decode User-Name as an IMSI in S13/S13' and S7a/S7d.
Summary of changes:
epan/dissectors/packet-diameter.c | 9 +++++----
epan/dissectors/packet-diameter.h | 7 +++++++
epan/dissectors/packet-diameter_3gpp.c | 4 ----
3 files changed, 12 insertions(+), 8 deletions(-)