Wireshark-commits: [Wireshark-commits] master-2.6 9429ba3: Make the message type values hex.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 01 Apr 2020 02:21:50 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9429ba3d3bc81d2fa823ec66dd70a79cfbbe0632
Submitter: "Guy Harris <gharris@xxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

9429ba3 by Guy Harris (guy@xxxxxxxxxxxx):

    Make the message type values hex.
    
    That's what I'm doing in the rpcap protocol I-D I'm writing, as it makes
    it a bit cleaner to do the "uppermost bit means reply" stuff.
    
    Change-Id: Ic6114ff9fe6df5cf6498798281189f1fbe658e60
    Reviewed-on: https://code.wireshark.org/review/36647
    Reviewed-by: Guy Harris <gharris@xxxxxxxxx>
    (cherry picked from commit 9b7a54d86c197af42c7b9a0a7925b42a637acd3c)
    Reviewed-on: https://code.wireshark.org/review/36650
    

Actions performed:

    from  67a8c2f   [Automatic update for 2020-03-29]
     add  9429ba3   Make the message type values hex.


Summary of changes:
 epan/dissectors/packet-rpcap.c | 46 +++++++++++++++++++++---------------------
 1 file changed, 23 insertions(+), 23 deletions(-)