$Id: README,v 1.4 2001/10/17 10:22:44 wiget Exp $

1) GENERAL INFORMATION
tcpd is Wietse Venema TCP Wrappers 7.6 compatible IPv4/IPv6 tcp wrapper.

2) INSTALLING
To install tcpd package you need modern IPv4/IPv6 server with
struct sockaddr_storage, getaddrinfo(), getnameinfo(), gai_strerror()
and inet_pton() functions such as GNU/Linux (at least 2.2.x) with
glibc 2.1.2 (or never), Solaris 7 or *BSD system (with KAME).

Read INSTALL file for other details.

3) SOURCES
Latest tcpd release is available at:
	ftp://ftp.pld.org.pl/software/tcpd/

CVS Repository (web access)
	http://cvsweb.pld.org.pl/index.cgi/tcpd/

4) CONTACT
Current developers:
	Artur Frysiak <wiget@pld.org.pl>
	Arkadiusz Miskiewicz <misiek@pld.org.pl>
	Jan Rekorajski <baggins@pld.org.pl>

Original author:
	Kazunori Fujiwara <fujiwara@rcac.tdi.co.jp>

