Help and Support

Some applications and services appear to stop responding for 15 seconds after you install a Windows Filtering Platform driver on a Windows Vista-based computer

Article ID:929547
Last Review:September 11, 2007
Revision:2.2
On This Page

SYMPTOMS

Consider the following scenario. You develop a Windows Filtering Platform (WFP) driver. You install the WFP driver on a Windows Vista-based computer. In this scenario, some applications and services appear to stop responding for 15 seconds when a Domain Name System (DNS) lookup occurs. This problem occurs if the applications or the services use the DNS function.

Back to the top

CAUSE

This problem occurs because of an error in the Application Layer Enforcement (ALE) component.

After the Getaddrinfo function receives a DNS response, Getaddrinfo tries to close a socket. At the same time, the ALE component detects that some pending net buffer lists (NBLs) exist in Windows Vista. Then, the ALE component puts the socket in a queue. The socket stays in the queue for 15 seconds. Therefore, the applications or the services appear to stop responding for 15 seconds.

Back to the top

RESOLUTION

Update information

To resolve this problem, apply the update on the Windows Vista-based computer. This update removes the code where the ALE component put the socket in the queue.

The following files are available for download from the Microsoft Download Center:

Windows Vista, 32-bit versions

DownloadDownload the 929547 package now. (http://www.microsoft.com/downloads/details.aspx?FamilyId=101BA074-12C1-46B3-8AF6-159AFEE195B9)

Windows Vista, 64-bit versions

DownloadDownload the 929547 package now. (http://www.microsoft.com/downloads/details.aspx?FamilyId=CA1C0A89-8B93-48A8-A74A-DA05B126217A)

Release Date: August 28, 2007

For more information about how to download Microsoft support files, click the following article number to view the article in the Microsoft Knowledge Base:
119591 (http://support.microsoft.com/kb/119591/) How to obtain Microsoft support files from online services
Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help prevent any unauthorized changes to the file.

Back to the top

Prerequisites

There are no prerequisites for installing this update.

Back to the top

Restart requirement

You must restart the computer after you apply this update.

Back to the top

Update replacement information

This update does not replace a previously released update.

Back to the top

Registry information

To use one of the updatees in this package, you do not have to make any changes to the registry.

Back to the top

File information

The English version of this update has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time item in Control Panel.
Windows Vista, 32-bit versions
File nameFile versionFile sizeDateTimePlatform
Update.mumNot applicable2,21820-Apr-200719:36Not applicable
X86_658337c1a5137ea6f1508e4533683912_31bf3856ad364e35_6.0.6000.20582_none_376610cd8bda558e.manifestNot applicable1,04520-Apr-200719:36Not applicable
X86_microsoft-windows-netio-infrastructure_31bf3856ad364e35_6.0.6000.20582_none_54ea4862d183ae20.manifestNot applicable4,16220-Apr-200719:38Not applicable
X86_microsoft-windows-tcpip_31bf3856ad364e35_6.0.6000.20582_none_5fd47169ab8fd179.manifestNot applicable30,54020-Apr-200719:38Not applicable
Netio.sys6.0.6000.20582217,27220-Apr-200710:50x86
Netiomig.dll6.0.6000.2058249,15220-Apr-200710:41x86
Netiougc.exe6.0.6000.2058222,01620-Apr-200709:55x86
Tcpip.sys6.0.6000.20582803,84020-Apr-200709:55x86
Tcpipcfg.dll6.0.6000.20582167,42420-Apr-200710:42x86
Windows Vista, 64-bit versions
File nameFile versionFile sizeDateTimePlatform
Amd64_123e871bd0d744843223e4acb20dc95e_31bf3856ad364e35_6.0.6000.20582_none_2dbfab653383daff.manifestNot applicable1,05120-Apr-200719:36Not applicable
Amd64_74e0301bc02e246dc6bb4d0fec8a3789_31bf3856ad364e35_6.0.6000.20582_none_fc7c6536d5429cd9.manifestNot applicable1,05120-Apr-200719:36Not applicable
Amd64_microsoft-windows-netio-infrastructure_31bf3856ad364e35_6.0.6000.20582_none_b108e3e689e11f56.manifestNot applicable4,17020-Apr-200719:43Not applicable
Amd64_microsoft-windows-tcpip_31bf3856ad364e35_6.0.6000.20582_none_bbf30ced63ed42af.manifestNot applicable30,61020-Apr-200719:43Not applicable
Package_1_for_kb929547~31bf3856ad364e35~amd64~~6.0.2.0.mumNot applicable2,23120-Apr-200719:36Not applicable
Package_2_for_kb929547~31bf3856ad364e35~amd64~~6.0.2.0.mumNot applicable2,01420-Apr-200719:36Not applicable
Update.mumNot applicable1,90920-Apr-200719:36Not applicable
Wow64_microsoft-windows-netio-infrastructure_31bf3856ad364e35_6.0.6000.20582_none_bb5d8e38be41e151.manifestNot applicable2,73020-Apr-200710:59Not applicable
Wow64_microsoft-windows-tcpip_31bf3856ad364e35_6.0.6000.20582_none_c647b73f984e04aa.manifestNot applicable24,29720-Apr-200719:43Not applicable
Netio.sys6.0.6000.20582324,79220-Apr-200711:59x64
Netiomig.dll6.0.6000.2058259,90420-Apr-200711:54x64
Netiougc.exe6.0.6000.2058225,60020-Apr-200710:25x64
Tcpip.sys6.0.6000.205821,193,47220-Apr-200710:26x64
Tcpipcfg.dll6.0.6000.20582232,96020-Apr-200711:55x64
Netiomig.dll6.0.6000.2058249,15220-Apr-200710:41x86
Netiougc.exe6.0.6000.2058222,01620-Apr-200709:55x86
Tcpipcfg.dll6.0.6000.20582167,42420-Apr-200710:42x86

Back to the top

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

Back to the top

REFERENCES

For more information about the standard terminology that is used to describe Microsoft software updates, click the following article number to view the article in the Microsoft Knowledge Base:
824684 (http://support.microsoft.com/kb/824684/) Description of the standard terminology that is used to describe Microsoft software updates

For more information about the Getaddrinfo function, visit the following Microsoft Web site:

http://msdn2.microsoft.com/en-us/library/ms738520.aspx (http://msdn2.microsoft.com/en-us/library/ms738520.aspx)

For more information about WFP, visit the following Microsoft Web sites:

http://www.microsoft.com/whdc/device/network/WFP.mspx (http://www.microsoft.com/whdc/device/network/WFP.mspx)
http://msdn2.microsoft.com/en-us/library/aa363967.aspx (http://msdn2.microsoft.com/en-us/library/aa363967.aspx)

Back to the top


APPLIES TO
Windows Vista Enterprise 64-bit Edition
Windows Vista Home Basic 64-bit Edition
Windows Vista Home Premium 64-bit Edition
Windows Vista Ultimate 64-bit Edition
Windows Vista Business
Windows Vista Business 64-bit Edition
Windows Vista Enterprise
Windows Vista Home Basic
Windows Vista Home Premium
Windows Vista Ultimate

Back to the top

Keywords: 
kbvistasp1fix atdownload kbexpertiseadvanced kbfix kbpubtypekc kbqfe kbhotfixserver KB929547

Back to the top

Article Translations

 

Other Support Options

  • Contact Microsoft
    Phone Numbers, Support Options and Pricing, Online Help, and more.
  • Customer Service
    For non-technical assistance with product purchases, subscriptions, online services, events, training courses, corporate sales, piracy issues, and more.
  • Newsgroups
    Pose a question to other users. Discussion groups and Forums about specific Microsoft products, technologies, and services.