Claim responsibility for ports/ksh
[unix-history] / libexec / bootpd / announce
CommitLineData
e24c98a2
MR
1Subject: RFC-1048 compatible BOOTP server now available
2
3
4An RFC-1048 (BOOTP Vendor Information Extensions) compatible BOOTP (RFC-951)
5server is now available for anonymous FTP from lancaster.andrew.cmu.edu
6(128.2.13.21). The new server can be found in pub/bootp.2.0.tar. This is
7an enhanced version of the existing CMU BOOTP server which was derived from
8the original BOOTP server created by Bill Croft at Stanford.
9
10New features and changes in version 2.0 include:
11
12o Full support for the vendor information extensions described in RFC-1048.
13o Faster response time (host lookup via hash table instead of linear search).
14o New termcap-like configuration file format which allows greater flexibility
15 in specifying the variable vendor information of RFC-1048. Host entries
16 may refer to other hosts as templates so that redundant information need
17 be specified only once.
18o Continued support for the CMU vendor information format. The server may
19 be configured on a per-host basis to always reply with a certain vendor
20 information format or to reply based on the client's request.
21o Expanded logging.
22o The server may now be run by inetd or as a standalone program like the
23 old version.
24o The configuration and debugging dump files may be specified on the command
25 line.
26
27
28The server has been successfully tested on the following machines:
29
30 IBM RT PC running ACIS 4.3 (4.3 BSD)
31 Sun 3/50 running SunOS 3.5
32 DEC MicroVAX II running Ultrix 1.1
33 DEC MicroVAX II running Ultrix 2.2
34
35
36
37Please direct questions, comments, and bug reports to
38Walt Wimer <ww0n@andrew.cmu.edu> or Drew Perkins <ddp@andrew.cmu.edu>.
39
40
41
42Sincerely,
43
44Walt Wimer
45Network Development
46Carnegie Mellon University