From 59c9113ec4bcbc0432e0615abed3bc44886edc88 Mon Sep 17 00:00:00 2001 From: Nick Date: Mon, 14 Jun 2010 02:48:39 +0000 Subject: added some ASN nicks --- doc/ucis.ano/bgp_graph/path_list_to_dot.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') 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 e0ed547..c174545 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) { -- cgit v1.2.3