Ticket #57 (assigned enhancement)
Make tcpbridge more cross-platform
| Reported by: | aturner | Owned by: | aturner |
|---|---|---|---|
| Priority: | medium | Milestone: | 3.4 |
| Component: | tcpbridge | Version: | 3.0.beta9 |
| Keywords: | Cc: | ||
| Operating System: | Add to FAQ?: | no | |
| Hardware: | All | ||
| Output of tcpreplay -V: | the output of: tcpreplay -V | ||
Description (last modified by aturner) (diff)
Right now, I can only get the local MAC address of an interface via libnet, PF_PACKET and BPF. Getting the local MAC address is a requirement for tcpbridge to prevent loops. Hence, right now, I don't support tcpbridge if you only have libpcap for an injection method.
I think libdnet supports this via eth_get()
This basically means tcpbridge doesn't work under Windows.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
