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

Commits:

f898da5 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
    (cherry picked from commit 7b019ff8028ea0b083bac090e9a80272677966d6)
    Reviewed-on: https://code.wireshark.org/review/30929
    

Actions performed:

    from  ce9325d   Fixes IMF dissector
     add  f898da5   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