OpenAFS CVS Commit: openafs/src/rx by shadow
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Fri, 05 Oct 2001 16:39:01 EDT
Update of /cvs/openafs/src/rx
In directory GRAND.CENTRAL.ORG:/data/sb/openafs/src/rx
Modified Files:
rx_getaddr.c
Log Message:
DELTA linux-compute-mtu-correctly-20011005
AUTHOR kolya@mit.edu
This patch fixes two bugs:
(1) pass more than 4 parameters to AFSCALL syscalls on Linux,
allowing the ADVISEADDR op to pass the MTU array pointer.
(2) properly convert MTU's to network byte order, since that's
what the rest of the code expects them to be.
--- DELTA config follows ---
linux-compute-mtu-correctly-20011005 openafs/src/rx/rx_getaddr.c 1.10 1.11