News
16.11.2019
WinpkFilter 3.2.20.3 update:
Added support for NdisMediumIp
Added compile time option to activate Jumbo frames support
Added new experimental Fast I/O API which drastically improves packet reading latency (2 - 3 times faster)
Added new C++ samples (please check the GitHub )
24.02.2019
WinpkFilter 3.2.18.1 update:
Fixed Receive Segment Coalescing (RSC) task offload issue for wireless WDI drivers (could cause packet loss and performance degradation for some network interfaces)
Driver signature updated (could cause installation problems on Enterprise and Server editions)
15.07.2018
WinpkFilter NDISAPI library is now available on
GitHub . New features::
Native NDISAPI has static and dynamic library configurations
Added .NET C++/CLI mixed class library wrapper for NDISAPI
New C++ and C# samples
07.04.2018
WinpkFilter 3.2.16.1 update:
Fixed SetAdaptersStartupMode behavior
Fixed NdisrdRequest behaviour in WOW64 mode
28.03.2018
WinpkFilter 3.2.14.1 update:
Receive Segment Coalescing (RSC) task offload issue fixed (could cause packet loss and performance degradation for some network interfaces)
Added hardware filter change notification event API SetHwPacketFilterEvent
03.12.2017 WinpkFilter 3.2.9.1 update:
Added extended validation for the parameters passed from client application to WinpkFilter drivers. Some additional related information is available here
04.09.2017 WinpkFilter 3.2.8.1 update:
Windows 10 HLK tests passed
RAS_LINK ProtocolBuffer size extended to 2048 bytes (Windows Vista had 600 bytes buffer, while Windows 10 has 1200 bytes)
Fixed task offload issue specific to certain 10 Gbps network interfaces which could cause packet loss and thus network performance degradation
Updated and slightly extended NDISAPI.DLL
Added Bluetooth media type for NDIS Lightweight Filter driver type