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.
Change History
comment:3 Changed 5 years ago by aturner
- Status changed from closed to reopened
- Resolution fixed deleted
comment:4 Changed 5 years ago by aturner
- Status changed from reopened to closed
- Resolution set to fixed
comment:5 Changed 5 years ago by aturner
- Status changed from closed to reopened
- Resolution fixed deleted
comment:6 Changed 5 years ago by aturner
Note: due to bug #130 which I've added support for in my own testbed, the current make test will fail on everyone else's system because nobody else has my libpcap patch.
comment:8 Changed 5 years ago by aturner
- Status changed from reopened to closed
- Resolution set to fixed
successful test run on my linux box. Won't work for anyone else (see #130) but oh well, i doubt anyone else uses it anyways :)
comment:9 Changed 5 years ago by aturner
- Add to FAQ? unset
- Status changed from closed to reopened
- Resolution fixed deleted
comment:10 Changed 5 years ago by aturner
- Status changed from reopened to closed
- Resolution set to fixed
Note: See
TracTickets for help on using
tickets.
