Wireshark-commits: [Wireshark-commits] master 303f6f1: Boost the maximum packet size for LINKTYPE_U

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 20 Aug 2019 04:57:24 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=303f6f1b392514794474b31e076d873796f341d7
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

303f6f1 by Guy Harris (guy@xxxxxxxxxxxx):

    Boost the maximum packet size for LINKTYPE_USBPCAP in pcap/pcapng.
    
    Bug: 15985
    Change-Id: I8e043431bbf874d640d4407335d525a44815ee73
    Reviewed-on: https://code.wireshark.org/review/34327
    Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  4278234   USBLL: Use custom address dissector instead of usb one
     add  303f6f1   Boost the maximum packet size for LINKTYPE_USBPCAP in pcap/pcapng.


Summary of changes:
 dumpcap.c             | 30 +++++++++++++++---------------
 wiretap/pcap-common.c | 29 +++++++++++++++++------------
 wiretap/wtap.h        | 24 +++++++++++++++++-------
 3 files changed, 49 insertions(+), 34 deletions(-)