You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Sipwise Jenkins Builder 7ff99d1d30
Release new version 1.3.2+0~mr13.4.0.0
2 weeks ago
debian Release new version 1.3.2+0~mr13.4.0.0 2 weeks ago
.gitignore adding gitignore 12 years ago
.gitreview MT#7505 Add .gitreview file for dhtest 10 years ago
LICENSE Create LICENSE 11 years ago
Makefile MT#58307 build: Normalize variable handling 2 years ago
README.txt Update README.txt 12 years ago
dhtest.c TT#142600 Exit explicitly from the cleanup signal handler 4 years ago
functions.c TT#142600 Fix buffer overflow on memcpy 4 years ago
headers.h implement --request-only 11 years ago

README.txt

DHTEST README
-------------

1. Run 'make' command on shell to complile and build dhtest.

2. Run 'make clean' to remove dhtest

dhtest version 1.0 supports the following
-----------------------------------------

1. IP obtaining through DHCP

2. Release obtained IP with -r flag

3. VLAN

4. Broadcast flag support

5. DHCP option 50 - Requested IP

6. DHCP option 60 - Vendor Class Identifier

 
dhtest version 1.1 supports the following
-----------------------------------------

1. Binding obtained IP for a default timeout of 3600 seconds

2. Support of bind timout with -k flag on command line

3. Added DHCP option 51 - Requested lease time from server

dhtest version 1.2 supports the following
-----------------------------------------

1. Added DHCP option 12 - Hostname

2. Added DHCP option 81 - Fqdn

dhtest version 1.3 supports the following
----------------------------------------

1. Option to send in unicast mode.

2. Option to output for nagios.

3. Option to change port, patch by Alan Dekok.

Authour: Saravanakumar.G
Send your comments, enhancements and bugs to saravana815@gmail.com