openbsd-ports/net/wide-dhcp/pkg/DESCR
avsm a0882217cf commit this three-month old patch that was posted to ports@ with no
response.  Does anyone out there use this port at all?  It was broken,
this unbreaks it by FAKEing it, but there's noone using it to test
it out....
2001-01-09 20:49:33 +00:00

14 lines
524 B
Plaintext

This package is a distribution kit of DHCP WIDE-Implementation
version 1.3. DHCP (Dynamic Host Configuration Protocol) is a
protocol which provides informations to computer when it boots.
This release includes DHCP server, relay agent, and client.
To use DHCP, your kernel must be rebuilt with the following line
added to your kernel config file, e.g. /usr/src/sys/conf/GENERIC
pseudo-device bpfilter 4 #Berkeley packet filter
and make bpf devices in your /dev directory: /dev/bpf[1-3].
WWW: ${HOMEPAGE}