wiresock / ndisapi

Windows Packet Filter library for network packet interception and manipulation, suitable for custom firewall, VPN and traffic analysis applications.
https://www.ntkernel.com/windows-packet-filter/
MIT License
289 stars 78 forks source link

Version 3.4.3: Introduced new API functions. Enhanced inline documentation. #18

Closed wiresock closed 1 year ago

wiresock commented 1 year ago

Version 3.4.3: Introduced new API functions - SetPoolSize, GetPoolSize, and GetIntermediateBufferPoolSize. Enhanced inline documentation for better code comprehension.