Wireshark-commits: [Wireshark-commits] master b9001b0: Tell the user (via COL_INFO) when a frame is
      
      
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(+)