]> git.michaelhowe.org Git - packages/o/openafs.git/commit
STABLE14-afsd-allow-maxmtu-override-20090530
authorDouglas Engert <deengert@anl.gov>
Sun, 31 May 2009 02:23:11 +0000 (02:23 +0000)
committerDerrick Brashear <shadow@dementia.org>
Sun, 31 May 2009 02:23:11 +0000 (02:23 +0000)
commit50d079ea8a266e142450561f6ced5564bfe8840c
tree2b038ff3f6a8746a2e3c3c83710ead229abc2105
parent41e3e1d446c87cbce51ba9a7d694f8cde726cf3c
STABLE14-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

(cherry picked from commit 74df876dafb9cf80ab5a8099b4202f2205bd9791)
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