Adding a command line switch (-x, --separate) to be able to print TCP stream throughputs separately. The default behaviour doesn't change, it's an addition to the --flow switch.
It was very helpful for one of my projects, and I think someone else might use this as well. Please review the patch, and pull it if you like it.
Adding a command line switch (
-x
,--separate
) to be able to print TCP stream throughputs separately. The default behaviour doesn't change, it's an addition to the--flow
switch.It was very helpful for one of my projects, and I think someone else might use this as well. Please review the patch, and pull it if you like it.