mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 04:13:32 +00:00
a85dce53e954df239e0187799e33e03599798455
http://www.osr.com/ddk/network/103ndisx_51pu.htm NdisMEthIndicateReceive passes an NDIS_HANDLE (Specifically, MiniportAdapterHandle), rather than the ETH_FILTER structure. God knows why this wasn't caught before but it did awfully strange stuff including the occasional crash, and more importantly, seemingly randomly corrupting the LAN_ADAPTER and IP_INTERFACE structures in tcpip.sys when we landed in packet receiving in datalink/lan.c. Fixed now. svn path=/trunk/; revision=10276
Description
A free Windows-compatible Operating System
528 MiB
Languages
C
86.9%
C++
10.7%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.4%