fengbojiang
|
bf68b4fc1b
|
Fix the issue that `ff_netstat -r` can't show gateway6.
|
2022-09-01 17:20:13 +08:00 |
root
|
552bc48c36
|
Add ff_ipc_exit() to clean temp files in /var/ while run F-Stack tools netstat/ngctl/sysctl/top/traffic/knictl.
|
2020-06-18 11:02:18 +00:00 |
root
|
ca915d33ee
|
IPv6: `netstat` tool support ipv6.
|
2019-07-15 21:04:09 +08:00 |
logwang
|
fa74a859d0
|
Add tool: arp.
The arp utility displays and modifies the Internet-to-Ethernet address translation tables used by the address resolution protocol.
|
2017-12-13 17:05:48 +08:00 |
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 |
Andy
|
85eb2ae96a
|
🐛 tools should init dpdk before all malloc for the same 'virtual memory address'
|
2017-09-07 14:27:27 -04:00 |
logwang
|
1f5381c9ea
|
Fix compiling errors of tools.
|
2017-09-05 14:30:42 +08:00 |
logwang
|
1eaf0ac36a
|
Add tool: netstat.
Including libraries: libutil,libmemstat,libxo.
|
2017-08-31 21:34:50 +08:00 |