The port contains the following files:

	README			this file

	INSTALL			installation instructions

	diffs-current		patches to apply to /usr/src
				(mostly tested)

	newtools.tar.gz		new tools not already in /usr/src
				(mostly tested)

	diffs-X11R6		INRIA patches to apply to /usr/src/X11R6
				(untested)

	diffs-local		INRIA patches to apply to misc tools
				(untested)

	docs/			original copyrights and docs

	etc/			original sample config

	IPv6/			original sample programs (untested)

	CTM                     the FreeBSD (src-cur) CTM patch
				number the release was build with

In addition, you will find the following in the scripts/ subdirectory:

	check			script to check files in your /usr/src
				before applying the patches, using
				the MD5 values in filelist.md5

	inst                    prepares your source tree for
				patching, saving the original
				version of each modified file
				'foobar' as 'foobar.noipv6'

	uninst			uninstalls a previous release
				of this distribution.

	prectm			prepares the source tree for a CTM delta,
				see README.CTM

	postctm			merges changes to your tree after a CTM delta,
				see README.CTM

The following are tested:

	IPv6 over ethernet with NE2000 driver
	multicast over ethernet
	ifconfig, netstat, autoconf6, ping6, traceroute6, probe6...
	inetd, NFS (portmap, mountd...), telnet, finger, ftp...

The following are mostly untested:

	sit device			(seems ok)
	ALTQ				(doesn't compile yet)
	most ethernet drivers 		(probably ok except ALTQ support)
	pppd				(only tested with IPv4)
	ATM
