Mercurial > hg > anonet-resdb
changeset 63:9d5a5c74f191 draft
now pulling descr field for nobody's ASNs
author | Nick <nick@somerandomnick.ano> |
---|---|
date | Thu, 17 Jun 2010 17:38:13 +0000 |
parents | ec2590f00495 |
children | b1e1c567665b |
files | doc/ucis.ano/bgp_graph/path_list_to_dot.php |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/ucis.ano/bgp_graph/path_list_to_dot.php Thu Jun 17 16:41:11 2010 +0000 +++ b/doc/ucis.ano/bgp_graph/path_list_to_dot.php Thu Jun 17 17:38:13 2010 +0000 @@ -33,6 +33,7 @@ case '64768': return 'yang'; case '64738': return 'welterde'; case '64827': return 'deelkar'; + case '64680': case '64692': return rtrim(`echo $ndoe | ./asn2descr`); }; return NULL; }; function nodename ($node) {