reactos/base/applications/network
Joachim Henze 3da13042ea
[NETSTAT] Less heap allocations (#5409)
- 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.
2023-07-06 18:23:17 +02:00
..
arp [ARP] Move the message file 2021-12-31 16:35:25 +01:00
dwnl [TRANSLATION] Chinese Traditional (zh-TW) translation update (#3954) 2021-10-10 15:00:44 +03:00
finger
ftp
ipconfig [IPCONFIG] Add Japanese (ja-JP) translation 2023-07-04 12:32:47 +09:00
net [NET] Add the net session command 2023-06-22 12:40:46 +02:00
netsh
netstat [NETSTAT] Less heap allocations (#5409) 2023-07-06 18:23:17 +02:00
nslookup [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
ping [TRANSLATION] Improve Simplified Chinese (zh-CN) translation (#4513) 2022-05-20 15:38:24 +03:00
route
telnet [REACTOS] Various Russian (ru-RU) translation fixes (#4696) 2022-09-15 18:46:03 +03:00
tracert [TRACERT] Fix displaying hop address on last ping timeout 2022-06-28 23:42:09 +03:00
whois
wlanconf [WLANCONF] Fix getting the interface GUID value 2022-10-02 15:36:45 +03:00
CMakeLists.txt [CMAKE] Do not use USE_CLANG_CL variable in CMake scripts 2022-05-27 01:37:37 +03:00