A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Cameron Gutman b855c23983 [TCPIP]
- Massive IPPacket usage overhaul (fix missing frees, initializations, and double frees)
- Make IP receive completely agnostic of the buffers and data location (part 2 of 2)
- Use paged pool for the majority of allocations during receive and assembly
- Implement ProtocolReceivePacket for faster performance with 3rd party NIC drivers
- Fix a buffer overflow if an IPv4 packet is received with a header larger than 20 bytes
- Many more improvements and bug fixes

svn path=/trunk/; revision=54597
2011-12-05 03:14:50 +00:00
reactos [TCPIP] 2011-12-05 03:14:50 +00:00
rosapps [SSSTARS] 2011-12-04 14:46:04 +00:00
rostests [MSVCRT_APITEST] 2011-11-30 23:47:41 +00:00
wallpaper