Ticket #130 (closed defect: wontfix)
Gracefully handle broken pcaps where snaplen < caplen
| Reported by: | aturner | Owned by: | aturner |
|---|---|---|---|
| Priority: | high | Milestone: | 3.0.RC1 |
| Component: | tcpreplay | Version: | 3.0.beta12 |
| Keywords: | libpcap | Cc: | |
| Operating System: | all | Add to FAQ?: | yes |
| Hardware: | All | ||
| Output of tcpreplay -V: | |||
Description
Weird bug in libpcap or wireshark or??? Basically, when the caplen != len (tcpdump didn't capture the entire packet), when you read that saved capture file via libpcap, the caplen is 14 bytes less then the value reported by Wireshark. Wireshark also seems to find valid data for those 14 bytes, so it appears the larger value reported by Wireshark is correct.
Need to track this bug down and get a fix.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
