Robert Joseph McMahon
Robert Joseph McMahon
I'd suggest using the low duty cycle bounceback test found in i[perf 2](https://sourceforge.net/projects/iperf2/). 'iperf -c --bounceback --hide-ips --permit-key=openwisptest ------------------------------------------------------------ Client connecting to (**hidden**), TCP port 5001 with pid 331523 (1...
Iperf 3 is poorly named. It's designed to measure networks that support large data sets, CERN to DoE sites. Those testing WiFi would benefit by using iperf 2. TXOPs are...
parsing is fairly easy to do with python regexp. There are examples in the [flows](https://sourceforge.net/p/iperf2/code/ci/master/tree/flows/flows.py) directory. Flows is also a nice wrapper layer that can be used to feed statistics...