Wireshark-commits: [Wireshark-commits] master 6514dec: Add preference for disabling 'packet size li
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 17 Jul 2015 11:29:19 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6514dece0c755854081a0a0ccb525e6bc9dbbaff
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

6514dec by Michael Mann (mmann78@xxxxxxxxxxxx):

    Add preference for disabling 'packet size limited during capture' message in Info column.
    
    Bug: 9827
    Change-Id: I8fdba4827b164bd231981bfdd2e1bd0499f4f87c
    Reviewed-on: https://code.wireshark.org/review/9669
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  b1eaf29   WCCP - Only populate address table once and presume first address table type is the one that should populate it.
    adds  6514dec   Add preference for disabling 'packet size limited during capture' message in Info column.


Summary of changes:
 epan/dissectors/packet-frame.c |    5 +++++
 epan/show_exception.c          |   19 ++++++++++++++++++-
 2 files changed, 23 insertions(+), 1 deletion(-)