aboutsummaryrefslogtreecommitdiffstats
path: root/net/dhcperf
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | net)
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* - Remove conditional checks for FreeBSD 5.x and olderpav2009-01-061-11/+3
|
* Update to 1.0.1.0edwin2008-07-282-5/+5
|
* ONLY_ARCHS -> ONLY_FOR_ARCHSedwin2006-11-101-1/+2
| | | | Add ONLY_FOR_ACHS_REASON
* [new port] dns/queryperf net/dhcperf replacement for dns/queryperfedwin2006-11-013-0/+64
DHCPerf Provides Communication Providers with Predictive Planning Tools to Scale Networks. This tool, DHCPerf, delivers accurate performance metrics of Dynamic Host Configuration Protocol (DHCP) services. These tools are easy-to-use and simulate real Internet workloads to provide the necessary insight that carriers need to plan and deploy network services. DHCPerf measures the DHCP lease assignments to client computers by ramping up lease assignment over time to determine the maximum performance profile. WWW: http://www.nominum.com/testing_tools.php PR: ports/104663 Submitted by: Edwin Groothuis <edwin@mavetju.org>