Ticket #107 (closed defect: fixed)
Don't do L4 checksums for non-fragment offset == 0
| Reported by: | aturner | Owned by: | aturner |
|---|---|---|---|
| Priority: | medium | Milestone: | 3.0.beta12 |
| Component: | libtcpedit | Version: | 3.0.beta11 |
| Keywords: | Cc: | ||
| Operating System: | Add to FAQ?: | ||
| Hardware: | All | ||
| Output of tcpreplay -V: | |||
Description
Doing a L4 checksum when the IPv4 offset != 0, causes corrupting L4 data, not fillingout the header.
Change History
Note: See
TracTickets for help on using
tickets.

(In [1674]) don't checksum fragments. refs #107 (untested code)