diff options
author | zuntum <zuntum> | 2001-10-31 22:52:58 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-10-31 22:52:58 +0000 |
commit | ec263708b4436f2f6fe8ff2c5ddd38bc49dbd322 (patch) | |
tree | b3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /net/totd/DESCR | |
parent | 26e767802169bc1a013a3a64740d0a84afa59755 (diff) | |
download | pkgsrc-ec263708b4436f2f6fe8ff2c5ddd38bc49dbd322.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'net/totd/DESCR')
-rw-r--r-- | net/totd/DESCR | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/net/totd/DESCR b/net/totd/DESCR new file mode 100644 index 00000000000..0eba33cca0e --- /dev/null +++ b/net/totd/DESCR @@ -0,0 +1,24 @@ +Copyright (C) 1998 WIDE Project. All rights reserved. +Copyright (C) 1999 University of Tromso. All rights reserved. + +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. + +For an example setup you may checkout our WWW-site: + + http://www.vermicelli.pasta.cs.uit.no + +and the following clickable image in particular: + +http://www.vermicelli.pasta.cs.uit.no/ipv6/UiTo-ipv6.html + +*** Contacting the Author *** + +You can contact me (Feico Dillema) at feico at pasta.cs.uit.no (s/ at /@). |