ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master bba77c3: tvb_length -> tvb_reported_length

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 3 Nov 2014 15:21:46 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bba77c3fc04e6fc7b9485611c99fbd9a5e3f12fe
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

bba77c3 by AndersBroman (anders.broman@xxxxxxxxxxxx):

    tvb_length -> tvb_reported_length
    
    Change-Id: I48b618008c8c8accd6f161bdc42e02906a4765b7
    Reviewed-on: https://code.wireshark.org/review/5085
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  7613327   Comment out  dictionary.rfc6929  dictionary.rfc6930  dictionary.rfc7155  dictionary.rfc7268  As they give errors in the test suit, something may have changed in the  free rasdius syntax,
    adds  bba77c3   tvb_length -> tvb_reported_length


Summary of changes:
 epan/dissectors/packet-gprs-llc.c      |    6 +-
 epan/dissectors/packet-gsm_a_bssmap.c  |    6 +-
 epan/dissectors/packet-gsm_a_rp.c      |    2 +-
 epan/dissectors/packet-gsm_bssmap_le.c |    2 +-
 epan/dissectors/packet-gsm_um.c        |    4 +-
 epan/dissectors/packet-h248_3gpp.c     |    6 +-
 epan/dissectors/packet-h248_annex_c.c  |   10 +-
 epan/dissectors/packet-h264.c          |   12 +--
 epan/dissectors/packet-isup.c          |  176 ++++++++++++++++----------------
 epan/dissectors/packet-iua.c           |    4 +-
 epan/dissectors/packet-iuup.c          |   10 +-
 11 files changed, 119 insertions(+), 119 deletions(-)