iperf3-tls/TODO

20 lines
806 B
Plaintext
Raw Normal View History

2009-11-10 04:41:42 +00:00
2009-11-20 23:43:53 +00:00
Current list of things to fix/add to iperf3
2009-11-10 04:41:42 +00:00
2009-11-20 23:43:53 +00:00
- readd -Z option (linux tcp congestion control algoritm)
- readd flag to set IP_TOS (-S)
2010-07-23 21:39:41 +00:00
- add debug options and extend verbose mode
- add more iperf API support and documentation
- look for 'XXX' in code and address
2009-11-10 04:41:42 +00:00
- better packaging/makefile, README, LICENCE, etc files
- document and verify the 'state machine'. Is it an error to send messages in the wrong order?
- e.g.: what is "STREAM_RUNNING" vs "TEST_RUNNING"??
2009-11-10 04:41:42 +00:00
- add human readable vs machine readable output mode
(my idea on this is that "human readable" = compatable with old iperf,
and that "machine readable is all name=value pairs -blt )
2010-08-02 23:30:22 +00:00
- more testing
- add daemon mode (-D)
2009-11-10 04:41:42 +00:00
- see issue tracker for other wish list items
2009-11-20 23:43:53 +00:00
http://code.google.com/p/iperf/issues/list
2009-11-10 04:41:42 +00:00