Sebastian Huber
fabbca4048
Add protocol definition
2013-04-18 10:38:13 +02:00
Joel Sherrill
af0a8ead1a
netstat/kvm: Disable debug prints
2012-10-25 09:03:28 -05:00
Joel Sherrill
5f600ddbed
netstat: Enable use of kvm again
...
The code committed has some debug information enabled. It ends with
an odd reference to address 0x1.
2012-10-24 15:40:19 -05:00
Joel Sherrill
bea701c3a0
netstat: Add macros to assist use of getopt_r()
2012-10-23 16:48:54 -05:00
Jennifer Averett
2df6b3148a
netstat: Added exit funtionality.
2012-10-23 14:13:08 -05:00
Joel Sherrill
0fa7dabe89
route command: Clean up kernal symbol accesses
2012-10-23 11:13:57 -05:00
Joel Sherrill
b6ac989f8a
Add netstat command
...
This adds the netstat command. All but one file is currently enabled.
That file does not currently build.
Also added libmemstat and libutil. libmemstat had a lot of code related
to kvm and kernel memory access disabled. This may or may not be an
issue.
2012-10-17 11:13:36 -05:00
Joel Sherrill
f1710b69d4
netstat: New command - Almost completely compiles
...
Currently disable in Makefile until all builds. Adding it so
others can assist in debugging issues.
2012-09-07 12:50:18 -05:00