solaris-mtu-cleanup-20011005
authorNickolai Zeldovich <kolya@mit.edu>
Fri, 5 Oct 2001 21:44:35 +0000 (21:44 +0000)
committerDerrick Brashear <shadow@dementia.org>
Fri, 5 Oct 2001 21:44:35 +0000 (21:44 +0000)
commit5bcf626ddaf92e199c4b46c11ad276013a47db52
treeaf8437982ca8a1a82b04526265aab308bd6663d9
parent4b00d313a06d85e274bf96a459b063d6285a49e2
solaris-mtu-cleanup-20011005

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.
src/afs/afs_server.c
src/rx/SOLARIS/rx_knet.c
src/rx/rx_kcommon.c
src/rx/rx_kcommon.h
src/rx/rx_misc.h