diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2003-03-29 09:53:18 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2003-03-29 09:53:18 +0000 |
commit | 2c36078d184e6b3fde44793800a6c8ca0b0639f1 (patch) | |
tree | 19d35773be783fd6761833f599af82301c20ceac /dns/totd/pkg-descr | |
parent | 46e9a484f814c07d51ab2cb90517f4f5c4c368ae (diff) | |
download | ports-release/4.8.0.tar.gz ports-release/4.8.0.zip |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_8_0'.release/4.8.0
Diffstat (limited to 'dns/totd/pkg-descr')
-rw-r--r-- | dns/totd/pkg-descr | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/dns/totd/pkg-descr b/dns/totd/pkg-descr deleted file mode 100644 index dfac332d7f74..000000000000 --- a/dns/totd/pkg-descr +++ /dev/null @@ -1,11 +0,0 @@ -Totd is a small DNS proxy nameserver that supports IPv6 only hosts/networks -that communicate with the IPv4 world using some translation mechanism. -Examples of such translation mechanisms currently in use are: - - * IPv6/IPv4 Network Address and Packet Translation (NAT-PT) - implemented e.g. by Cisco. - * Application level translators as the faithd implemented by - the KAME project (http://www.kame.net). See faithd(8) on - *BSD/Kame. - -WWW: http://www.vermicelli.pasta.cs.uit.no/ipv6/software.html |