I'm using iperf for generating udp traffic and my objective is to measure paquet loss. I wanted to know if the first 4 Bytes of Iperf Data are currently the sequence number.


Yes, I just implemented a check for this myself and I can confirm that the first 4 bytes of the data is in fact the sequence number.