mirror of
https://github.com/reactos/reactos.git
synced 2026-05-27 03:10:56 +08:00
The ping utility found in various versions of Windows fills the optional data field in the ICMP echo request structure with ASCII characters from 'a' to 'w' wrapping back around until SendBuffer is full. Future TO-DO: Compare ReplyBuffer data to SendBuffer.