URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=503e88ae78979b3ec9145c5766360c5d3962b87b
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark
Commits:
503e88a 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>
(cherry picked from commit ceca5a7f681118141cb3e4dcff5cdb4991509112)
Reviewed-on: https://code.wireshark.org/review/34328
Actions performed:
from f5b2ccd [Automatic update for 2019-08-18]
add 503e88a 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(-)