summaryrefslogtreecommitdiffstats
path: root/rules/ptrtd.in
blob: 6f3c7f113d8eb4c32b20560cf73a786f3de58c32 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
## SECTION=staging
## old section:
### 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)

	  STAGING: remove in ptxdist-2020.02.0

	  Beware: This is rather old voodoo, last upstream update was
	  in 2002, and upstream was declared dead in 2010.
	  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://web.archive.org/web/20130110070644/http://jk.fr.eu.org/debian/unstable/
	                                        (updated version, but original URL dead)
	  http://www.faqs.org/rfcs/rfc3142.html