Start of a rewrite for netstat.exe
authorGed Murphy <gedmurphy@reactos.org>
Mon, 10 Oct 2005 17:49:19 +0000 (17:49 +0000)
committerGed Murphy <gedmurphy@reactos.org>
Mon, 10 Oct 2005 17:49:19 +0000 (17:49 +0000)
commit7cd2f8dbb55c9140e691e51b9a8394eefc99a6f7
treeac8b2e8390ab002a6063075f7062d383f1268eac
parent361bbd4d9d1613c16849b71df5600c8088843680
Start of a rewrite for netstat.exe
- Simulate the output of the MS netstat tool
- implemented -a, -e, -n, -p, -r, -s and interval

svn path=/trunk/; revision=18397
reactos/apps/utils/net/netstat/netstat.c
reactos/apps/utils/net/netstat/netstat.h [new file with mode: 0644]
reactos/apps/utils/net/netstat/netstat.xml
reactos/apps/utils/net/netstat/resource.h [deleted file]
reactos/apps/utils/net/netstat/trace.c [deleted file]
reactos/apps/utils/net/netstat/trace.h [deleted file]