Toke Høiland-Jørgensen <[email protected]> writes: > The latter should be pretty straight forward, I suppose. And if I recall > correctly, you did want to measure the upstream jitter?
Following up on this, I've created a proof of concept python script that starts an iperf server in the background, parses the output, and presents a command line interface that dumps the parsed data in json format when asked for a transfer ID (source port number). The script is available here: https://github.com/tohojo/netperf-wrapper/blob/master/misc/iperf-server.py It should be pretty easy to make it listen to a socket instead and allow clients to request 'their' data. If anyone thinks this will be useful, I'll be happy to poke some more at it. :) -Toke -- Toke Høiland-Jørgensen [email protected]
pgp3T1WklFpXj.pgp
Description: PGP signature
_______________________________________________ Cerowrt-devel mailing list [email protected] https://lists.bufferbloat.net/listinfo/cerowrt-devel
