aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@mit.edu>2008-11-17 22:19:26 +0000
committerKen Raeburn <raeburn@mit.edu>2008-11-17 22:19:26 +0000
commitfbe746095af4227a2102d5989debb304410fb576 (patch)
treeeff72a610d1813a382512caf45fac0285cf30bce /doc
parentc568a520f516297701bdf5a556a6b873b66c6ae5 (diff)
downloadkrb5-fbe746095af4227a2102d5989debb304410fb576.zip
krb5-fbe746095af4227a2102d5989debb304410fb576.tar.gz
krb5-fbe746095af4227a2102d5989debb304410fb576.tar.bz2
Note kprop doesn't do IPv6 yet either
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@21135 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'doc')
-rw-r--r--doc/install.texinfo8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/install.texinfo b/doc/install.texinfo
index 54f183d..4ed3458 100644
--- a/doc/install.texinfo
+++ b/doc/install.texinfo
@@ -1093,10 +1093,10 @@ The ``call out to @code{kprop}'' mechanism is a bit fragile; if the
@code{kprop} propagation fails to connect for some reason, the process
on the slave may hang waiting for it, and will need to be restarted.
@item
-The master and slave must be able to initiate TCP connections in
-both directions, without an intervening NAT. They must also be able
-to communicate over IPv4, since MIT's RPC code does not currently
-support IPv6.
+The master and slave must be able to initiate TCP connections in both
+directions, without an intervening NAT. They must also be able to
+communicate over IPv4, since MIT's kprop and RPC code does not
+currently support IPv6.
@end itemize
@menu