Source: flowgrind Section: net Priority: extra Maintainer: Arnd Hannemann Build-Depends: debhelper (>= 7), autotools-dev, libxmlrpc-core-c3-dev, libcurl4-gnutls-dev | libcurl4-openssl-dev, libgsl0-dev, libpcap-dev, uuid-dev Standards-Version: 3.9.6 Homepage: http://www.flowgrind.net Vcs-Git: git://github.com/flowgrind/flowgrind.git Vcs-Browser: https://github.com/flowgrind/flowgrind Package: flowgrind Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: Distributed network performance measurement tool Flowgrind is a TCP performance measurement tool similar to iperf and netperf to measure throughput and other metrics for TCP. In Flowgrind's distributed architecture, the flowgrind controller is used to schedule flows between and collect live samples from nodes running the flowgrindd daemon. . Features: * Measure bandwidth, delay, and IAT and sample TCP kernel metrics (tcp_info) * Bulk transfers, rate-limited flows, sophisticated request/response test * Report observed MSS/MTU size * Set buffer size on per flow basis * Set congestion control algorithm, DSCP field, etc. * Uses asynchronous I/O to improve fairness between flows * Gnuplot compatible configureable output format Tag: admin::benchmarking, implemented-in::c, interface::commandline, network::client, network::server, protocol::ethernet, protocol::ip, protocol::ipv6, protocol::tcp, role::program, scope::utility, use::analysing, use::checking, use::monitor, works-with::network-traffic Package: flowgrind-dbg Section: debug Architecture: any Depends: flowgrind (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} Description: Debugging version of flowgrind This package contains debugging symbols for flowgrind, a distributed network performance measurement tool.