mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-08-29 21:38:10 +00:00
Remove BUGS section and adjust version.
This commit is contained in:
parent
dda42ca14e
commit
03a07ad614
16
README
16
README
@ -1,7 +1,7 @@
|
||||
Internet Software Consortium
|
||||
Dynamic Host Configuration Protocol Distribution
|
||||
Version 3, Alpha Snapshot
|
||||
April 8, 1999
|
||||
April 23, 1999
|
||||
|
||||
This is an alpha test snapshot of Version 3 of the Internet Software
|
||||
Consortium DHCP Distribution. In version 3, this distribution
|
||||
@ -89,12 +89,12 @@ information. On Digital Unix, type ``man pfilt''.
|
||||
To build the DHCP Distribution, unpack the compressed tar file using
|
||||
the tar utility and the gzip command - type something like:
|
||||
|
||||
zcat dhcp-3.0-alpha-19990412.tar.gz |tar xvf -
|
||||
zcat dhcp-3.0-alpha-19990423.tar.gz |tar xvf -
|
||||
|
||||
On BSD/OS, you have to type gzcat, not zcat, and you may run into
|
||||
similar problems on other operating systems.
|
||||
|
||||
Now, cd to the dhcp-3.0-alpha-19990412 subdirectory that you've just
|
||||
Now, cd to the dhcp-3.0-alpha-19990423 subdirectory that you've just
|
||||
created and configure the source tree by typing:
|
||||
|
||||
./configure
|
||||
@ -406,13 +406,3 @@ takes a lot more of my time and attention than answering email. If you
|
||||
do call me on the phone, I will tell you to send email to the mailing
|
||||
list, and I won't answer your question, so there's no point in doing
|
||||
it.
|
||||
|
||||
BUGS
|
||||
|
||||
This release of the DHCP Distribution does not yet contain support for
|
||||
DHCPINFORM. Support for DHCPINFORM will be present in the release at
|
||||
a later time. DHCPINFORM is somewhat tangential to the main purpose
|
||||
of the DHCP protocol, so this probably won't be a major problem for
|
||||
most users.
|
||||
|
||||
Vendor tags and User tags are not currently supported.
|
||||
|
Loading…
x
Reference in New Issue
Block a user