# HG changeset patch # User Nick # Date 1276796293 0 # Node ID 9d5a5c74f1912265e065d1e803bbfa49d06908a0 # Parent ec2590f0049506e2162155cd1aad0882ab149b98 now pulling descr field for nobody's ASNs diff -r ec2590f00495 -r 9d5a5c74f191 doc/ucis.ano/bgp_graph/path_list_to_dot.php --- 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) {