mirror of
https://github.com/reactos/reactos.git
synced 2026-09-12 20:59:19 +08:00
563555328176c7ab9ffcdecee03bf762a4d6cdca
- Fix the check for loopback indication. It was previously checking whether the source and destination packets were the same which makes no sense at all - Correct the offset and length passed to NdisCopyFromPacketToPacket. The caller's values of these don't include the header size but the packet does - Fixes a crash when running "ping 10.0.2.15 -l 1800" on vbox with NAT svn path=/trunk/; revision=43635
…
Languages
C
86.5%
C++
10.6%
Python
0.8%
Assembly
0.5%
CMake
0.5%
Other
0.8%