Ticket #426 (new enhancement)
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
Note: See
TracTickets for help on using
tickets.
