• Tomas Hlavacek's avatar
    Refactor BGP graph. Add IPv6 support. · a025bcb2
    Tomas Hlavacek authored
    Refactor bgp_graph_gen function and subfunctions.
    Add sh bgp ipv6 uni command with BGP graph decorator.
    Add label escaping and vertex ID transformation in order to avoid
    forbidden colons in the vertex ID. The colon char is a separator of values
    in the pydot interface or so.
    a025bcb2