URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=df60e0bacc3fc8aee8bf8a76596e02cc5e9eb2c1
Submitter: "Guy Harris <g...@alum.mit.edu>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

df60e0b by Jaap Keuter (jaap.keu...@xs4all.nl):

    text2pcap: extend snap length
    
    The snaplength as saved in the capture file is set to the original
    PCAP file length of 65535. In reality the package size can grow to
    256kiB. Make use of the correct constant when writing the PCAP file.
    
    Bug: 15292
    Change-Id: Ib7710e4151cdc712f3344c1436252f9b3bfb556c
    Signed-off-by: Jaap Keuter <jaap.keu...@xs4all.nl>
    Reviewed-on: https://code.wireshark.org/review/30923
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Guy Harris <g...@alum.mit.edu>
    (cherry picked from commit b63e2d7a950a30ac8791caa41b704b4b442ee451)
    Reviewed-on: https://code.wireshark.org/review/30928
    

Actions performed:

    from  b7d38af   krb5: fix asn1 error when dissecting PA-FX-FAST in TGS 
request
     add  df60e0b   text2pcap: extend snap length


Summary of changes:
 text2pcap.c | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to