blob: a0fb0027c5d1219e69db114512cc1185a9e827c6 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
## SECTION=networking_ipv6_transition
config PTRTD
tristate
prompt "pTRTd"
help
This is a Portable Transport Relay Translator Daemon (pTRTd)
as specified by RFC 3142 (tcp, udp)
Beware: This is rather old voodoo, last upstream update was
in 2002. This ptxdist package ist provided primarily for
test environments, ipv6 transition planing, etc.
DO NOT USE PTRTD EXCEPT IN AN ISOLATED NETWORK.
References:
http://www.litech.org/ptrtd/ (now unsupported)
http://jk.fr.eu.org/debian/unstable/ (updated version)
http://www.faqs.org/rfcs/rfc3142.html
|