Mercurial > hg > anonet-resdb
changeset 52:8643d1b779de draft
added some ASN nicks
author | Nick <nick@somerandomnick.ano> |
---|---|
date | Mon, 14 Jun 2010 02:48:39 +0000 |
parents | 198bd6e327eb |
children | 18e5ecaa4395 |
files | doc/ucis.ano/bgp_graph/path_list_to_dot.php |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/ucis.ano/bgp_graph/path_list_to_dot.php Mon Jun 14 02:42:56 2010 +0000 +++ b/doc/ucis.ano/bgp_graph/path_list_to_dot.php Mon Jun 14 02:48:39 2010 +0000 @@ -30,6 +30,9 @@ 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) {