OpenAFS CVS Commit: openafs/src/rx by kenh

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


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

Modified Files:
	rx.c rx.h rx_globals.h rx_kcommon.c rx_lwp.c rx_packet.c 
	rx_prototypes.h rx_pthread.c rx_user.c 
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/rx/rx.c 1.97 1.98
bringing-rx-into-21st-century-20060504 openafs/src/rx/rx.h 1.28 1.29
bringing-rx-into-21st-century-20060504 openafs/src/rx/rx_globals.h 1.21 1.22
bringing-rx-into-21st-century-20060504 openafs/src/rx/rx_kcommon.c 1.56 1.57
bringing-rx-into-21st-century-20060504 openafs/src/rx/rx_lwp.c 1.19 1.20
bringing-rx-into-21st-century-20060504 openafs/src/rx/rx_packet.c 1.62 1.63
bringing-rx-into-21st-century-20060504 openafs/src/rx/rx_prototypes.h 1.29 1.30
bringing-rx-into-21st-century-20060504 openafs/src/rx/rx_pthread.c 1.24 1.25
bringing-rx-into-21st-century-20060504 openafs/src/rx/rx_user.c 1.24 1.25