mirror of
https://github.com/reactos/reactos.git
synced 2024-12-12 04:43:48 +08:00
3da13042ea
- Avoid the heap in ShowIpStatistics() and ShowIcmpStatistics() to simplify the code, inspired by how we do it in ShowTcpStatistics() and ShowUdpStatistics() already - Strip 2 Captain-Obvious-Comments For the record: Retrieving ICMP-stats and IP-stats does not work properly in ReactOS yet, neither with nor without my fix. Lower layers are most likely wrong still somehow. But netstat itself can properly obtain ICMP-stats and IP-stats in Windows already. |
||
---|---|---|
.. | ||
lang | ||
CMakeLists.txt | ||
netstat.c | ||
netstat.h | ||
netstat.rc | ||
resource.h |