- Port now links dynamically to libpcap from ports, add it
to LIB_DEPENDS with ABI version to prevent detecting
libpcap from base
PR: ports/180756
Submitted by: Lars Eggert <lars@eggert.org> (maintainer)
to iperf, netperf to measure throughput and other metrics for TCP.
Flowgrind is split into two components: the flowgrind daemon and the
flowgrind controller. Using the controller, flows between any two systems
running the flowgrind daemon can be setup (third party tests). At regular
intervals during the test the controller collects and displays the
measured results from the daemons. It can run multiple flows at once with
the same or different settings and individually schedule every one.
Test and control connection can optionally be diverted to different interfaces.
WWW: http://launchpad.net/flowgrind
PR: ports/176728
Submitted by: Lars Eggert <lars@eggert.org>