afsd-allow-maxmtu-override-20090530
authorDouglas Engert <deengert@anl.gov>
Sun, 31 May 2009 02:22:24 +0000 (02:22 +0000)
committerDerrick Brashear <shadow@dementia.org>
Sun, 31 May 2009 02:22:24 +0000 (02:22 +0000)
commit74df876dafb9cf80ab5a8099b4202f2205bd9791
treeb4527a3c82a91544feac882f6a5d3341d7a6eb78
parentca613599a2537756462a420ae1a632747a433226
afsd-allow-maxmtu-override-20090530

LICENSE IPL10
FIXES 124880

rxi_Findcbi, rxi_FIndIfnet, rxi_FindIfMTU "failure" end up returning
the RX_REMOTE_PACKET_SIZE as the mtu to use unless we allow our override
to apply, so we do that. then, add an afsd switch to allow setting it.

afsd man page update required and will follow.

====================
This delta was composed from multiple commits as part of the CVS->Git migration.
The checkin message with each commit was inconsistent.
The following are the additional commit messages.
====================
LICENSE IPL10
FIXES 124880

man page update to document previous work
doc/man-pages/pod8/afsd.pod
src/afs/afs_call.c
src/afsd/afs.conf.linux
src/afsd/afsd.c
src/config/afs_args.h
src/rx/rx_kcommon.c