TLS support for iperf
A means to measure network responsiveness and throughput
Brought to you by:
rjmcmahon
Hi,
In case someone here wants to help out integrating TLS support for iperf, there are some simple patches at:
https://github.com/hselasky/iperf_ssl/commits/master
This is used to benchmark both HW and SW TLS support in FreeBSD and Linux.
The current patch only works for some of the iperf modes supported, and needs some work still to function properly with all features of iperf.
very cool - thanks much.
Bob