freebsd-dev/usr.sbin/ngctl
Brian Feldman bbd6d60a85 Add a GraphViz-exporting ngctl(8) "dot" command. You can now create
very useful .dot files of your netgraph(4) to quickly visualize the
nodes, hooks and edges.  An example of this can be found here:
	http://people.freebsd.org/~green/sample-netgraph-dot.ps
If anyone would like to refine the output further, please do so.
2004-01-09 03:19:40 +00:00
..
config.c
connect.c
debug.c
dot.c Add a GraphViz-exporting ngctl(8) "dot" command. You can now create 2004-01-09 03:19:40 +00:00
list.c
main.c Add a GraphViz-exporting ngctl(8) "dot" command. You can now create 2004-01-09 03:19:40 +00:00
Makefile Add a GraphViz-exporting ngctl(8) "dot" command. You can now create 2004-01-09 03:19:40 +00:00
mkpeer.c
msg.c
name.c
ngctl.8 Add a GraphViz-exporting ngctl(8) "dot" command. You can now create 2004-01-09 03:19:40 +00:00
ngctl.h Add a GraphViz-exporting ngctl(8) "dot" command. You can now create 2004-01-09 03:19:40 +00:00
rmhook.c
show.c
shutdown.c
status.c
types.c
write.c