OpenAFS CVS Commit: openafs/src/viced by jaltman

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Wed, 07 Dec 2005 20:01:31 EST


Update of /cvs/openafs/src/viced
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-1-3/src/viced

Modified Files:
	callback.c host.c host.h 
Log Message:
DELTA viced-multiple-ports-per-client-20051208
AUTHOR jaltman@secure-endpoints.com

this patch replaces the single address in the Interface structure
with an AddrPort structure.  This enables the servers to send 
messages to the correct port if the port on the Interface does not
match the port stored in the client itself.



--- DELTA config follows ---
viced-multiple-ports-per-client-20051208 openafs/src/viced/callback.c 1.68 1.69
viced-multiple-ports-per-client-20051208 openafs/src/viced/host.c 1.63 1.64
viced-multiple-ports-per-client-20051208 openafs/src/viced/host.h 1.10 1.11