repo: resdb
action: commit
revision: 
path_from: 
revision_from: 59c9113ec4bcbc0432e0615abed3bc44886edc88:
path_to: 
revision_to: 
git.thebackupbox.net
resdb
git clone git://git.thebackupbox.net/resdb
commit 59c9113ec4bcbc0432e0615abed3bc44886edc88
Author: Nick 
Date:   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
index e0ed54772a3ea0df466e66065f6f95de90cc70f1..
index ..c174545e45af9973b8bf0959785e17e4aacbc937 100755
--- 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-----