Note kprop doesn't do IPv6 yet either
authorKen Raeburn <raeburn@mit.edu>
Mon, 17 Nov 2008 22:19:26 +0000 (22:19 +0000)
committerKen Raeburn <raeburn@mit.edu>
Mon, 17 Nov 2008 22:19:26 +0000 (22:19 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@21135 dc483132-0cff-0310-8789-dd5450dbe970

doc/install.texinfo

index 54f183d43523f0631fa94a0e3db9496c836675d7..4ed34584015ab2604a0a99dc06c42cdea2cb1b67 100644 (file)
@@ -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