
@(#)README	1.1	1.1


The Basic DHCP client validation tests consists of the following files:

basic.pst	-	Basic test (run out of harness). Validates INIT,
			INIT-REBOOT, RENEW/REBIND, RELEASE.


decline.pst	-	Decline test (run out of harness). Validates that
			a client returns a DECLINE when OFFERED an IP address
			that is in use.

basic_server	-	Basic DHCP server functionality called by harness
			tests.

protocol	-	DHCP protocol functionality for validating/responding
			to client-generated DHCP packets.

config		-	Harness configuration parameters. See t_req procedure
			in basic.pst/decline.pst
