tools/netrate: Add simple tools to calculated multiple netperf results
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Thu, 13 Jun 2013 11:46:22 +0000 (19:46 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Thu, 13 Jun 2013 11:46:22 +0000 (19:46 +0800)
commit691866f94e28f7db3f89610ea790593b8f59e99d
treed84e9887cec1f21c64761bd0487cb9f6f1e0d8b2
parentf03f3171fe44809e96c5a44ba58bcc9a753127a7
tools/netrate: Add simple tools to calculated multiple netperf results

netperf itself must be installed through dports.
tools/tools/netrate/netperf/tcp_cc/Makefile [new file with mode: 0644]
tools/tools/netrate/netperf/tcp_cc/tcp_cc.c [new file with mode: 0644]
tools/tools/netrate/netperf/tcp_stream/Makefile [new file with mode: 0644]
tools/tools/netrate/netperf/tcp_stream/tcp_stream.c [new file with mode: 0644]