From 1a4262ba723c6806e2260f6431e273e29c1143b9 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 23 Aug 2013 13:34:27 +0000 Subject: -updating dependency graph --- doc/structure.dot | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'doc/structure.dot') diff --git a/doc/structure.dot b/doc/structure.dot index ba8a211e5..acf3ce7d1 100644 --- a/doc/structure.dot +++ b/doc/structure.dot @@ -18,6 +18,7 @@ splines = true; fs -> mesh; fs -> ats; fs -> block [style=dotted,color=blue]; + fs -> identity; exit [shape=box]; exit -> mesh; exit -> tun; @@ -35,6 +36,8 @@ splines = true; gns -> dns; gns -> dht; gns -> block [style=dotted,color=blue]; + gns -> identity; + namestore -> identity; dht -> core; dht -> nse; dht -> block; @@ -70,14 +73,14 @@ splines = true; dv -> set; consensus -> set; consensus -> mesh; + scalarproduct -> set; + scalarproduct -> mesh; set -> mesh; peerinfo -> hello; fragmentation [shape=diamond]; hello [shape=diamond]; nat [shape=diamond]; tun [shape=diamond]; - - } // this is what might happen... -- cgit v1.2.3