OpenAFS CVS Commit: openafs/src/viced by kenh

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Thu, 04 May 2006 17:23:26 EDT


Update of /cvs/openafs/src/viced
In directory GRAND.CENTRAL.ORG:/tmp/cvs-serv12715/src/viced

Modified Files:
	afsfileprocs.c host.c host.h 
Log Message:
DELTA bringing-rx-into-21st-century-20060504
AUTHOR kenh@cmf.nrl.navy.mil

Large series of changes to replace the use of afs_uint32 for IP address
with struct sockaddr_storage in Rx.  May even work with IPv6, but only
tested with IPv4.  Significant change to internal APIs; existing external
APIs kept, new ones added that take struct sockaddr_storage arguments.


--- DELTA config follows ---
bringing-rx-into-21st-century-20060504 openafs/src/viced/afsfileprocs.c 1.114 1.115
bringing-rx-into-21st-century-20060504 openafs/src/viced/host.c 1.93 1.94
bringing-rx-into-21st-century-20060504 openafs/src/viced/host.h 1.21 1.22