OpenAFS CVS Commit: openafs/src/WINNT/afsd by jaltman

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Sat, 08 Mar 2008 18:25:09 EST


Update of /cvs/openafs/src/WINNT/afsd
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-1-5/src/WINNT/afsd

Modified Files:
      Tag: openafs-devel-1_5_x
	cm_callback.c cm_daemon.c cm_server.c cm_server.h 
Log Message:
DELTA DEVEL15-windows-syscfg-getifinfo-20080308
AUTHOR jaltman@secure-endpoints.com
LICENSE MIT

syscfg_GetIFInfo() obtains the current list of IP addresses.
Its a really expensive operation.  Call the function once
and cache the data until the next IP address change instead
of calling it everytime we receive a WhoAreYou or construct a
new server object.  Adds a new global rw lock, cm_syscfgLock


--- DELTA config for openafs-devel-1_5_x follows ---
DEVEL15-windows-syscfg-getifinfo-20080308 openafs/src/WINNT/afsd/cm_callback.c 1.41.4.36 1.41.4.37
DEVEL15-windows-syscfg-getifinfo-20080308 openafs/src/WINNT/afsd/cm_daemon.c 1.16.4.27 1.16.4.28
DEVEL15-windows-syscfg-getifinfo-20080308 openafs/src/WINNT/afsd/cm_server.c 1.25.2.26 1.25.2.27
DEVEL15-windows-syscfg-getifinfo-20080308 openafs/src/WINNT/afsd/cm_server.h 1.13.2.12 1.13.2.13