about summary refs log tree commit diff
path: root/pkgs/tools/networking/iperf/default.nix
AgeCommit message (Collapse)AuthorFilesLines
2013-07-14More mirror:// URL fixesEvgeny Egorochkin1-1/+1
2010-07-28* Get rid of many instances of "args: with args;", and other codingEelco Dolstra1-4/+3
guidelines violations. * Updated libsamplerate to 0.1.7. svn path=/nixpkgs/trunk/; revision=22782
2009-03-16added iperf (a tool to measure network bandwidth)Marc Weber1-0/+17
svn path=/nixpkgs/trunk/; revision=14564