OpenAFS CVS Commit: openafs/src/rx by kolya
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Fri, 22 Feb 2002 03:58:20 EST
Update of /cvs/openafs/src/rx
In directory GRAND.CENTRAL.ORG:/data/tmp/kolya/openafs/src/rx
Modified Files:
rx.c rx.h
Log Message:
DELTA better-protection-against-asymmetric-clients-20020222
AUTHOR kolya@mit.edu
Always verify that the client is fully reachable before talking
to it, in the fileserver. This prevents some additional lossage
cases with poorly-connected clients.
Disable same feature for other Rx services, since they don't
need to incur extra RTT delay.
--- DELTA config follows ---
better-protection-against-asymmetric-clients-20020222 openafs/src/rx/rx.c 1.31 1.32
better-protection-against-asymmetric-clients-20020222 openafs/src/rx/rx.h 1.14 1.15