Enhancement:
- Quick TX bypass module for Linux Kernel - allows Tcpreplay to bypass the kernel network stack and write directly to the network driver. Doing so allows up to wire-rate transmissions (tested up to 10Gbps).
Fixes include:
- Do not build Quick TX modules on OS X (#164)
- Add a flag to customize netmap delay (#160)
- Fix some compile wwarnings (#159)
- Disabled QuickTX build by default (#157)
- Less verbose build (#154)
- Add a loop delay option (#125)
- CentOS 6.5 kernel panic on Quick TX init (#146)
- Fix libpcap not found on CentOS 7 (#145)
- Segfault in tcpliveplay on x86_64 (#132)
- Sometimes unable to interrupt with Ctrl-C (#129)