Wireshark-commits: [Wireshark-commits] master-1.12 4c4ae26: Boost the maximum snapshot length to 26
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 25 Jun 2014 20:43:37 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4c4ae267b06b9c7dd19d5ec7f416d9b645b7affd
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

4c4ae26 by Guy Harris (guy@xxxxxxxxxxxx):

    Boost the maximum snapshot length to 262144, for USBPcap.
    
    Change-Id: I104bd9d1519298a0e4ff818f1cf821df594b3491
    Reviewed-on: https://code.wireshark.org/review/2658
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit 474b90e35898c8898695b43bb49305ec200fa6b0)
    Reviewed-on: https://code.wireshark.org/review/2659
    

Actions performed:

    from  9ade6ec   Boost the maximum packet size to 131072.
    adds  4c4ae26   Boost the maximum snapshot length to 262144, for USBPcap.


Summary of changes:
 wiretap/wtap.h |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)