nemesis
nemesis copied to clipboard
Investigate using PACKET_QDISC_BYPASS when count > 1
On Linux, since 3.14, it is possible to bypass any qdisc set with tc to maximize throughput. So this, along with #8, should make it possible to create real nice packet loads, e.g. for arp.
Example:
https://stackoverflow.com/questions/27614657/example-code-on-using-packet-qdisc-bypass-option-on-ethernet-raw-socket-on-linux