Ticket #15 (closed defect: fixed)
tcpbridge is broken
| Reported by: | aturner | Owned by: | aturner |
|---|---|---|---|
| Priority: | high | Milestone: | 3.0.RC1 |
| Component: | tcpbridge | Version: | 3.0.beta7 |
| Keywords: | Cc: | ||
| Operating System: | N/A | Add to FAQ?: | no |
| Hardware: | All | ||
| Output of tcpreplay -V: | |||
Description
I broke it during the code refactoring
Change History
comment:5 Changed 5 years ago by aturner
From the tcpreplay-users list
> when using the unidirectional flag i got an assertion fault in sendpacket.c: > sendpacket_get_hwaddr -> assert(sp) when the first packet is tried to be > bridged. > > when not using the unidirectional flag, a segmentation fault occurs, also, > when the first packet is "bridged". > > i built using debug and both the Source MAC and Dest Mac are printed as > 00:00:00:00:00:00 in live_callback in bridge.c. > > I'm using tcpreplay 3b11 built from sources on a CentOS 4 machine. > if that helps, my network interfaces are configured statically and only > after load. > > i used tcpreplay successfully on this machine before - though my statistics > weren't true - they always showed like no packet was sent, although i > received them on the other side of the cable. :) > > thanks, > nadav
comment:10 Changed 5 years ago by aturner
comment:11 Changed 5 years ago by aturner
comment:12 Changed 5 years ago by aturner
comment:13 Changed 5 years ago by aturner
- Add to FAQ? unset
- Status changed from assigned to closed
- Resolution set to fixed
seems to be working now. good enough for RC1 and others to play with.
Note: See
TracTickets for help on using
tickets.
