summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2026-03-29 18:43:26 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2026-03-29 18:43:26 +0200
commitca92d1cadf4ac7f7d051dbe19021b89b3db477d1 (patch)
treed113654d25e424a941115633f41337355a7011d8
parent4cefab83d91d117fb9a26fc83fd4e5af78882183 (diff)
pfinet: explain what happens with the double-attach
-rw-r--r--hurd/translator/pfinet/ipv6.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/hurd/translator/pfinet/ipv6.mdwn b/hurd/translator/pfinet/ipv6.mdwn
index d864e256..e924fa06 100644
--- a/hurd/translator/pfinet/ipv6.mdwn
+++ b/hurd/translator/pfinet/ipv6.mdwn
@@ -27,6 +27,9 @@ on specified nodes, using **-4** and **-6** options. This is, you have to
install a [[passive_translator|passive]] on */servers/socket/2* that also binds
the IPv6 port and vice versa.
+The idea is that the first time one of the two is accessed, the translator is
+triggered, and attaches itself on the other one.
+
# Examples