Download List

Descripción del Proyecto

Flowgrind is a tool similar to iperf or netperf. It measures throughput and other metrics for TCP and other protocols. It features some unique characteristics: a distributed architecture, sophisticated flow scheduling, Linux kernel TCP statistics, the Anderson-Darling statistical test, rate-limited flows with uniform or Poisson distribution, and separation between control and test traffic.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-03-05 04:46
0.5.8

IPv6 probar conexiones con IPv4 control conexiones funcionan ahora. Lamentablemente, las conexiones de control de IPv6 no admiten aún. Esta versión también ofrece soporte para FreeBSD y incluye varias correcciones de autconf para mejorar la portabilidad. La página del manual se amplió para mostrar cómo se pueden representar con gnuplot flowglogs. Además, esta versión contiene pequeños errores y correcciones de estilo de codificación.
IPv6 test connections with IPv4 control connections work now. Unfortunately, IPv6 control connections are not supported yet. This release also brings support for FreeBSD and includes various autconf fixes to improve portability. The manual page was extended to show how flowglogs can be plotted with gnuplot. Additionally, this release contains small bug and coding style fixes.

2011-01-12 07:04
0.5.6

Un error se fija que se produjo cuando la dirección de control se puede llegar, pero la conexión de prueba no ha demostrado. En algunas circunstancias, el vertedero de paquetes faltaba el SYN inicial; Este problema se soluciona.
A bug was fixed that occurred when the control address was reachable but the test connection failed to establish.
Under some circumstances, the packet dump was missing the initial SYN; this issue is fixed.

2010-12-09 07:57
0.5.5.1

Este es un parche que corrige un error raro que una limitación para el receptor, en relación con muliple diferente programado flujos. Un error de salida se ha fijado en el PMTU / IMTU / variables SMSS en algunas circunstancias mostraron el valor -1.
This is a bugfix release that fixes a rare bug that lead to receiver limitation in conjunction with muliple differently scheduled flows. An output bug has been fixed where the PMTU/IMTU/SMSS variables under some circumstances showed the value -1.

2010-12-05 17:56
0.5.5

Transacaction por segundo cálculo se añadió. La columna número de bloque está desactivado por defecto, y la tasa de operaciones por segundo se muestra en su lugar. El momento para el cálculo de rendimiento fue reelaborado. La línea de informe final fue reelaborado. Mejoras menores de salida se realizaron. El intervalo completo inútil línea se abandonó. La documentación (como la ayuda y la página de manual) fue revisado.
Transacaction per second calculation was added. The block count column is now disabled by default, and the rate transactions per second is shown instead. The timing for throughput calculation was reworked. The final report line was reworked. Minor output improvements were made. The useless full interval line was dropped. The documentation (such as help and manpage) was revised.

2010-11-11 20:40
0.5

fasttime obsoletos y el apoyo TSCI2 se retiró. apoyo libpcap fue añadido para el tráfico de vaciado automático (para el análisis con tcptrace etc). apoyo libgsl se ha añadido para distribuciones estocásticas avanzadas. TCP_NODELAY y sockopts MTCP no convencionales se han añadido. Un informe final está siempre impresa, incluso cuando la conexión se interrumpe. Hubo muchas pequeñas correcciones de errores.
Obsolete fasttime and TSCI2 support was removed. libpcap support was added for automatic traffic dumping (for analysis with tcptrace etc). libgsl support was added for advanced stochastic distributions. TCP_NODELAY and non-standard MTCP sockopts were added. A final report is now always printed, even when the connection is interrupted. There were many small bugfixes.

Project Resources