f-stack/tools/netstat
logwang 3b2bd0f641 Add tool: ngctl.
ngctl -- netgraph control utility.
The ngctl utility creates a new netgraph node of type socket which can be used to issue netgraph commands.
2017-11-01 17:38:22 +08:00
..
Makefile Add tool: ngctl. 2017-11-01 17:38:22 +08:00
bpf.c Add tool: netstat. 2017-08-31 21:34:50 +08:00
flowtable.c Add tool: netstat. 2017-08-31 21:34:50 +08:00
if.c Add tool: netstat. 2017-08-31 21:34:50 +08:00
inet.c Add tool: netstat. 2017-08-31 21:34:50 +08:00
inet6.c Add tool: netstat. 2017-08-31 21:34:50 +08:00
ipsec.c Add tool: netstat. 2017-08-31 21:34:50 +08:00
main.c 🐛 tools should init dpdk before all malloc for the same 'virtual memory address' 2017-09-07 14:27:27 -04:00
mbuf.c Add tool: netstat. 2017-08-31 21:34:50 +08:00
mroute.c Add tool: netstat. 2017-08-31 21:34:50 +08:00
mroute6.c Add tool: netstat. 2017-08-31 21:34:50 +08:00
netgraph.c Add tool: netstat. 2017-08-31 21:34:50 +08:00
netisr.c Add tool: netstat. 2017-08-31 21:34:50 +08:00
netstat.1 Add tool: netstat. 2017-08-31 21:34:50 +08:00
netstat.h Fix compiling errors of tools. 2017-09-05 14:30:42 +08:00
nlist_symbols Add tool: netstat. 2017-08-31 21:34:50 +08:00
pfkey.c Add tool: netstat. 2017-08-31 21:34:50 +08:00
route.c Add tool: netstat. 2017-08-31 21:34:50 +08:00
sctp.c Add tool: netstat. 2017-08-31 21:34:50 +08:00
unix.c Add tool: netstat. 2017-08-31 21:34:50 +08:00