Wireshark-commits: [Wireshark-commits] master-2.0 cbc7116: GTPv2: display Sequence Number as BASE_H

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 8 Oct 2015 19:06:09 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cbc71165590a3e8bf2ef4a1b85d4349b03d7ec46
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

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

    GTPv2: display Sequence Number as BASE_HEX_DEC
    
    As requested on https://ask.wireshark.org/questions/46393/gtpv2-teid-and-sqn-decoded-in-decimal-instead-of-hexa-in-ws-1127
    
    Change-Id: Id0963394959eff979129470c70258323653e3fdf
    Reviewed-on: https://code.wireshark.org/review/10886
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 03d853400c61f6784e6ccf37fe5a5ba7f7da312a)
    Reviewed-on: https://code.wireshark.org/review/10887
    

Actions performed:

    from  7e2f9db   UDP: Fix forgotten column info
    adds  cbc7116   GTPv2: display Sequence Number as BASE_HEX_DEC


Summary of changes:
 epan/dissectors/packet-gtpv2.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)