Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master b9001b0: Tell the user (via COL_INFO) when a frame is

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 10 Sep 2015 23:10:33 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b9001b0f90857a26bed97bda2833b0e77580d7ae
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b9001b0 by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):

    Tell the user (via COL_INFO) when a frame is a fragment (reassembled later).
    
    See:
    
    https://www.wireshark.org/lists/wireshark-users/201508/msg00023.html
    
    (Also set a fence on COL_INFO so we can see each packet's contribution to
    the column.)
    
    Change-Id: I9a4b1f60c5ad7065c2f025bbcca1dd2d09fec9de
    Reviewed-on: https://code.wireshark.org/review/10471
    Petri-Dish: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  e13576f   LTE RRC: catch bounds errors triggered by subdissectors
    adds  b9001b0   Tell the user (via COL_INFO) when a frame is a fragment (reassembled later).


Summary of changes:
 epan/dissectors/packet-mp2t.c |    6 ++++++
 1 file changed, 6 insertions(+)