Ticket #426 (new enhancement)

Opened 23 months ago

Last modified 23 months ago

new tool to fix pcap_file_header

Reported by: aturner Owned by: aturner
Priority: low Milestone: Future Release
Component: tcpreplay Version: 3.4.3
Keywords: Cc:
Operating System: all Add to FAQ?: no
Hardware: All
Output of tcpreplay -V:

Description

I need to create a simple (and stupid) tool to diagnose & modify the snaplen in the pcap file header to be 65535. When the snaplen < caplen then when libpcap reads the packet it truncates it, even though all the packet data is in the pcap file.

Change History

comment:1 Changed 23 months ago by aturner

  • Milestone changed from 3.4.4 to Future Release
Note: See TracTickets for help on using tickets.