0

I am an iperf newbie. I want add custom header with minimal data in the packets that are sent by iperf tool. Is it even possible? If yes, can someone please enlighten me :)

1 Answers1

0

There isn't a way to do this from the command line with iperf 2. (I can't speak for iperf 3.) Iperf 2 already has its own "protocol" carried in fields in they payload and a custom header would likely break things. What exactly do you need a custom header for?

Bob

rjmcmahon
  • 324
  • 1
  • 3