1
0
Fork 0
mirror of https://github.com/sileht/bird-lg.git synced 2024-11-22 06:54:43 +01:00

Improve graph

This commit is contained in:
Mehdi Abaakouk 2012-05-30 09:28:07 +02:00
parent 1e08b5379e
commit e64568a40c

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 = ""