]> git.michaelhowe.org Git - packages/o/openafs.git/commit
windows-plug-n-play-network-fix-20070307
authorJeffrey Altman <jaltman@secure-endpoints.com>
Wed, 7 Mar 2007 18:13:25 +0000 (18:13 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Wed, 7 Mar 2007 18:13:25 +0000 (18:13 +0000)
commit5332348bdf68491670cc94ff1f9bc527876304fa
treec9c4f7a837eefc4561f6d23d5ec2999f73d5523f
parent413a90614274c381684e2ce58bdb6ae010fb1416
windows-plug-n-play-network-fix-20070307

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.
src/WINNT/afsd/afsd_init.c
src/WINNT/afsd/smb.c
src/WINNT/afsd/smb.h