Improve graph

This commit is contained in:
Mehdi Abaakouk 2012-05-30 09:28:07 +02:00
parent 1e08b5379e
commit e64568a40c
1 changed files with 2 additions and 0 deletions

2
lg.py
View File

@ -406,6 +406,8 @@ def show_bgpmap():
hop = True
if _as not in hosts:
hop_label = _as
if first:
hop_label = hop_label + "*"
continue
else:
hop_label = ""