repo: resdb action: commit revision: path_from: revision_from: 59c9113ec4bcbc0432e0615abed3bc44886edc88: path_to: revision_to:
commit 59c9113ec4bcbc0432e0615abed3bc44886edc88 Author: NickDate: Mon Jun 14 02:48:39 2010 +0000 added some ASN nicks diff --git a/doc/ucis.ano/bgp_graph/path_list_to_dot.php b/doc/ucis.ano/bgp_graph/path_list_to_dot.php
--- a/doc/ucis.ano/bgp_graph/path_list_to_dot.php
+++ b/doc/ucis.ano/bgp_graph/path_list_to_dot.php
@@ -30,6 +30,9 @@ function static_nodename ($node) { switch ($node) {
function nodenickname ($node) { switch ($node) {
case '64731': return 'SRN';
case '64766': return 'UFO';
+ case '64768': return 'yang';
+ case '64738': return 'welterde';
+ case '64827': return 'deelkar';
}; return NULL; };
function nodename ($node) {
-----END OF PAGE-----