A program that uses raw sockets may not see incoming UDP packets in Windows 2000 (890856)
The information in this article applies to:
- Microsoft Windows 2000 Server
- Microsoft Windows 2000 Professional
- Microsoft Windows 2000 Advanced Server
SYMPTOMSIn Microsoft Windows 2000, when you run a program that uses raw sockets, and the raw sockets use the WSAIoctl function with the SIO_RCVALL flag, the program does not see an incoming User Datagram Protocol (UDP) packet. The application sees only the outgoing Internet Control Message Protocol (ICMP) packet. This problem occurs even though the UDP packet is set to an unbound port. For example, this problem occurs when your program uses the Rcvall code sample that is included in the Windows 2000 software development kit (SDK). Programs that are affected may include a call that is similar to the following: WSAIoctl(
Socket, SIO_RCVALL, &Option, sizeof(Option), NULL, 0,
&Length, NULL, NULL
);
CAUSEThis problem occurs because the TCP/IP stack lacks the code that is required to handle this scenario correctly.RESOLUTIONHotfix informationA supported hotfix is now available from Microsoft, but it is only intended to correct the problem that this article describes. Apply it only to systems that are experiencing this specific problem. To resolve this problem, contact Microsoft Product Support Services to obtain the hotfix. For a complete list of Microsoft Product Support Services telephone numbers and information about support costs, visit the following Microsoft Web site: Note In special cases, charges that are ordinarily incurred for support calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The usual support costs will apply to additional support questions and issues that do not qualify for the specific update in question. PrerequisitesNo prerequisites are required. Restart requirementYou must restart your computer after you apply this hotfix. Hotfix replacement informationThis hotfix does not replace any other hotfixes. File information
The English version of this hotfix 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 tool in Control Panel.
Date Time Version Size File name
-----------------------------------------------------
19-Jun-2003 19:05 5.0.2195.6687 120,240 Afd.sys
19-Jun-2003 19:05 5.0.2195.6602 108,816 Msafd.dll
08-Dec-2004 04:08 5.0.2195.7008 319,792 Tcpip.sys
19-Jun-2003 19:05 5.0.2195.6655 16,240 Tdi.sys
19-Jun-2003 19:05 5.0.2195.6601 17,680 Wshtcpip.dll STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.
Modification Type: | Minor | Last Reviewed: | 10/17/2005 |
---|
Keywords: | kbBug kbfix kbQFE kbWin2000preSP5fix KB890856 kbAudDeveloper |
---|
|