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

Commits:

8cee907 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>
    

Actions performed:

    from  54847d4   HI2Operations: Remove the not needed .h file.
     add  8cee907   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