Wireshark-commits: [Wireshark-commits] master 037fb82: Minor changes to LBM dissectors: (1) Display

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 6 May 2014 15:59:34 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=037fb82c9aa6733eadfb8d7aab7c95fa8139944b
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

037fb82 by David Ameiss (netshark@xxxxxxxxxxxxx):

    Minor changes to LBM dissectors:
    (1) Display sequence numbers in both decimal and hex
    (2) Fix an inconsistency in field naming between LBT-RU and LBT-RM.
    
    bug:9718
    Change-Id: I967062d6aa00ea9a3db51db94e56d37e68e642d3
    Reviewed-on: https://code.wireshark.org/review/1531
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  4e82d2e   sigcomp: Add buffer check to STATE-ACCESS
    adds  037fb82   Minor changes to LBM dissectors: (1) Display sequence numbers in both decimal and hex (2) Fix an inconsistency in field naming between LBT-RU and LBT-RM.


Summary of changes:
 epan/dissectors/packet-lbtrm.c |   44 ++++++++++++++++++++--------------------
 epan/dissectors/packet-lbtru.c |   18 ++++++++--------
 2 files changed, 31 insertions(+), 31 deletions(-)