Ticket #64 (closed defect: fixed)
'make test' fails on little endian systems
| Reported by: | aturner | Owned by: | aturner |
|---|---|---|---|
| Priority: | medium | Milestone: | 3.0.RC1 |
| Component: | tcprewrite | Version: | 3.0.beta9 |
| Keywords: | Cc: | ||
| Operating System: | Add to FAQ?: | no | |
| Hardware: | Intel | ||
| Output of tcpreplay -V: | |||
Description
libpcap always writes in host byte order. The result is that tcprewrite's tests fail on little endian systems because test/test.pcap is in big endian format. suck.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
