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

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Wed, 07 Mar 2007 13:13:25 EST


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

Modified Files:
	afsd_init.c smb.c smb.h 
Log Message:
DELTA windows-plug-n-play-network-fix-20070307
AUTHOR jaltman@secure-endpoints.com

Move the detection of which LAN adapter to use from smb_Init to
smb_NetbiosInit so that it is executed after the service is resumed
via a power management event.  Otherwise, when the network comes back
up the service attempts to bind to all LAN adapters instead of just
the loopback or the configured one.



--- DELTA config follows ---
windows-plug-n-play-network-fix-20070307 openafs/src/WINNT/afsd/afsd_init.c 1.90 1.91
windows-plug-n-play-network-fix-20070307 openafs/src/WINNT/afsd/smb.c 1.151 1.152
windows-plug-n-play-network-fix-20070307 openafs/src/WINNT/afsd/smb.h 1.54 1.55