f-stack/tools/ngctl
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
config.c Add tool: ngctl. 2017-11-01 17:38:22 +08:00
connect.c Add tool: ngctl. 2017-11-01 17:38:22 +08:00
debug.c Add tool: ngctl. 2017-11-01 17:38:22 +08:00
dot.c Add tool: ngctl. 2017-11-01 17:38:22 +08:00
list.c Add tool: ngctl. 2017-11-01 17:38:22 +08:00
main.c Add tool: ngctl. 2017-11-01 17:38:22 +08:00
mkpeer.c Add tool: ngctl. 2017-11-01 17:38:22 +08:00
msg.c Add tool: ngctl. 2017-11-01 17:38:22 +08:00
name.c Add tool: ngctl. 2017-11-01 17:38:22 +08:00
ngctl.8 Add tool: ngctl. 2017-11-01 17:38:22 +08:00
ngctl.h Add tool: ngctl. 2017-11-01 17:38:22 +08:00
rmhook.c Add tool: ngctl. 2017-11-01 17:38:22 +08:00
show.c Add tool: ngctl. 2017-11-01 17:38:22 +08:00
shutdown.c Add tool: ngctl. 2017-11-01 17:38:22 +08:00
status.c Add tool: ngctl. 2017-11-01 17:38:22 +08:00
types.c Add tool: ngctl. 2017-11-01 17:38:22 +08:00
write.c Add tool: ngctl. 2017-11-01 17:38:22 +08:00