Wireshark-commits: [Wireshark-commits] master a222812: 3GPP NAS: add an expert info when APN encodi

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 28 Nov 2016 20:56:15 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a222812787c83fb4f91e677c24ea40576864ac0a
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a222812 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    3GPP NAS: add an expert info when APN encoding exceeds 100 bytes
    
    As stated in 3GPP 23.003:
    "the APN has, after encoding as defined in the paragraph below,
    a maximum length of 100 octets"
    
    Change-Id: Iae23117f44ea5b668f6cb23dbd0e726e4e56ce41
    Reviewed-on: https://code.wireshark.org/review/18972
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  591e633   Qt: Position UAT hint label just below the list.
    adds  a222812   3GPP NAS: add an expert info when APN encoding exceeds 100 bytes


Summary of changes:
 epan/dissectors/packet-gsm_a_gm.c |   24 +++++++++++++-----------
 1 file changed, 13 insertions(+), 11 deletions(-)