OpenAFS CVS Commit: openafs/src/rx by shadow

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Fri, 05 Oct 2001 16:44:37 EDT


Update of /cvs/openafs/src/rx
In directory GRAND.CENTRAL.ORG:/data/sb/openafs/src/rx

Modified Files:
	rx_kcommon.c rx_kcommon.h rx_misc.h 
Log Message:
DELTA solaris-mtu-cleanup-20011005
AUTHOR kolya@mit.edu

This patch provides better MTU selection on Solaris, by
  actually going through the list of interfaces and picking
  the correct MTU, rather than assuming 1500.

  It also fixes a small bug in the server preference code,
  which wasn't checking for IPv6 interfaces, and if there
  were any IPv6 interface, it would believe all servers
  were on the local subnet.



--- DELTA config follows ---
solaris-mtu-cleanup-20011005 openafs/src/rx/rx_kcommon.c 1.10 1.11
solaris-mtu-cleanup-20011005 openafs/src/rx/rx_kcommon.h 1.5 1.6
solaris-mtu-cleanup-20011005 openafs/src/rx/rx_misc.h 1.2 1.3