tcpreplay icon indicating copy to clipboard operation
tcpreplay copied to clipboard

Add support for sending traffic via TAP interfaces

Open synfinatic opened this issue 10 years ago • 0 comments

Common question/problem is how to send traffic via tcpreplay/bridge to the local computer, but most IP stacks ignore traffic being sent OUT an ethX/enX device. By using a TAP pseudo-device, we should be able to trick the IP stack into reading the traffic.

Basically need to research this and add it to sendpacket.

synfinatic avatar Nov 23 '13 02:11 synfinatic