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

Commits:

0134e95 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/2660
    

Actions performed:

    from  b3bf922   Boost the maximum packet size to 131072.
    adds  0134e95   Boost the maximum snapshot length to 262144, for USBPcap.


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